Searched refs:getModuleSummaryIndexForFile (Results 1 – 6 of 6) sorted by relevance
313 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in importFunctions()409 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in linkFiles()
195 getModuleSummaryIndexForFile(StringRef Path,
376 ExitOnErr(getModuleSummaryIndexForFile(Filename)); in printIndexStats()556 return ExitOnErr(getModuleSummaryIndexForFile(ThinLTOIndex)); in loadCombinedIndex()
1367 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModule()
1160 if (Error E = llvm::getModuleSummaryIndexForFile( in EmitBackendOutput()
7955 llvm::getModuleSummaryIndexForFile(StringRef Path, in getModuleSummaryIndexForFile() function in llvm