Searched refs:getModuleSummaryIndexForFile (Results 1 – 6 of 6) sorted by relevance
313 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in importFunctions()415 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in linkFiles()
234 getModuleSummaryIndexForFile(StringRef Path,
375 ExitOnErr(getModuleSummaryIndexForFile(Filename)); in printIndexStats()553 return ExitOnErr(getModuleSummaryIndexForFile(ThinLTOIndex)); in loadCombinedIndex()
1295 if (Error E = llvm::getModuleSummaryIndexForFile( in EmitBackendOutput()
1753 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModuleForTest()
8284 llvm::getModuleSummaryIndexForFile(StringRef Path, in getModuleSummaryIndexForFile() function in llvm