Searched refs:getModuleSummaryIndexForFile (Results 1 – 6 of 6) sorted by relevance
301 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in importFunctions()397 ExitOnErr(llvm::getModuleSummaryIndexForFile(SummaryIndex)); in linkFiles()
194 getModuleSummaryIndexForFile(StringRef Path,
371 ExitOnErr(getModuleSummaryIndexForFile(Filename)); in printIndexStats()542 return ExitOnErr(getModuleSummaryIndexForFile(ThinLTOIndex)); in loadCombinedIndex()
1331 getModuleSummaryIndexForFile(SummaryFile); in doImportingForModule()
1626 llvm::getModuleSummaryIndexForFile(CGOpts.ThinLTOIndexFile, in EmitBackendOutput()
7044 llvm::getModuleSummaryIndexForFile(StringRef Path, in getModuleSummaryIndexForFile() function in llvm