Searched refs:getModuleSummaryIndexForFile (Results 1 – 6 of 6) sorted by relevance
325 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in importFunctions()439 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in linkFiles()
234 getModuleSummaryIndexForFile(StringRef Path,
384 ExitOnErr(getModuleSummaryIndexForFile(Filename)); in printIndexStats()562 return ExitOnErr(getModuleSummaryIndexForFile(ThinLTOIndex)); in loadCombinedIndex()
1308 if (Error E = llvm::getModuleSummaryIndexForFile( in EmitBackendOutput()
1905 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModuleForTest()
8630 llvm::getModuleSummaryIndexForFile(StringRef Path, in getModuleSummaryIndexForFile() function in llvm