Home
last modified time | relevance | path

Searched refs:hasExportedFunctions (Results 1 – 6 of 6) sorted by relevance

/external/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h82 HasExportedFunctions = ImportIndex.hasExportedFunctions(M); in M()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h97 HasExportedFunctions = ImportIndex.hasExportedFunctions(M); in M()
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h111 HasExportedFunctions = ImportIndex.hasExportedFunctions(M); in FunctionImportGlobalProcessing()
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h475 bool hasExportedFunctions(const Module &M) const { in hasExportedFunctions() function
/external/llvm-project/llvm/include/llvm/IR/
DModuleSummaryIndex.h1409 bool hasExportedFunctions(const Module &M) const {
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h1298 bool hasExportedFunctions(const Module &M) const {