Searched refs:getModuleSummaryIndexForFile (Results 1 – 6 of 6) sorted by relevance
216 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in importFunctions()304 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in linkFiles()
187 getModuleSummaryIndexForFile(StringRef Path,
331 ExitOnErr(getModuleSummaryIndexForFile(Filename)); in printIndexStats()450 return ExitOnErr(getModuleSummaryIndexForFile(ThinLTOIndex)); in loadCombinedIndex()
1211 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModule()
1282 llvm::getModuleSummaryIndexForFile(CGOpts.ThinLTOIndexFile, in EmitBackendOutput()
6120 llvm::getModuleSummaryIndexForFile(StringRef Path, in getModuleSummaryIndexForFile() function in llvm