Home
last modified time | relevance | path

Searched defs:getModuleSummaryIndexForFile (Results 1 – 3 of 3) 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