Home
last modified time | relevance | path

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

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