Searched refs:getModuleSummaryIndexForFile (Results 1 – 6 of 6) sorted by relevance
288 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in importFunctions()384 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in linkFiles()
194 getModuleSummaryIndexForFile(StringRef Path,
338 ExitOnErr(getModuleSummaryIndexForFile(Filename)); in printIndexStats()509 return ExitOnErr(getModuleSummaryIndexForFile(ThinLTOIndex)); in loadCombinedIndex()
1331 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModule()
1619 llvm::getModuleSummaryIndexForFile(CGOpts.ThinLTOIndexFile, in EmitBackendOutput()
7113 llvm::getModuleSummaryIndexForFile(StringRef Path, in getModuleSummaryIndexForFile() function in llvm