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()
235 getModuleSummaryIndexForFile(StringRef Path,
376 ExitOnErr(getModuleSummaryIndexForFile(Filename)); in printIndexStats()556 return ExitOnErr(getModuleSummaryIndexForFile(ThinLTOIndex)); in loadCombinedIndex()
1401 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModule()
1235 if (Error E = llvm::getModuleSummaryIndexForFile( in EmitBackendOutput()
8220 llvm::getModuleSummaryIndexForFile(StringRef Path, in getModuleSummaryIndexForFile() function in llvm