Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h82 HasExportedFunctions = ImportIndex.hasExportedFunctions(M); in M()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Transforms/Utils/
DFunctionImportUtils.h95 HasExportedFunctions = ImportIndex.hasExportedFunctions(M); in M()
/external/llvm/include/llvm/IR/
DModuleSummaryIndex.h475 bool hasExportedFunctions(const Module &M) const { in hasExportedFunctions() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h1062 bool hasExportedFunctions(const Module &M) const {