Home
last modified time | relevance | path

Searched defs:getModuleSummaryIndexForFile (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Object/
DModuleSummaryIndexObjectFile.cpp109 ErrorOr<std::unique_ptr<ModuleSummaryIndex>> llvm::getModuleSummaryIndexForFile( in getModuleSummaryIndexForFile() function in llvm
/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp701 static std::unique_ptr<ModuleSummaryIndex> getModuleSummaryIndexForFile( in getModuleSummaryIndexForFile() function
/external/llvm/tools/gold/
Dgold-plugin.cpp662 getModuleSummaryIndexForFile(claimed_file &F) { in getModuleSummaryIndexForFile() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/
DBitcodeReader.cpp5949 llvm::getModuleSummaryIndexForFile(StringRef Path, in getModuleSummaryIndexForFile() function in llvm