Lines Matching refs:ModuleSummaryIndex
118 const ModuleSummaryIndex &Index, in computePrevailingCopies()
142 static void promoteModule(Module &TheModule, const ModuleSummaryIndex &Index) { in promoteModule()
148 crossImportIntoModule(Module &TheModule, const ModuleSummaryIndex &Index, in crossImportIntoModule()
227 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID, in ModuleCacheEntry()
331 ProcessThinLTOModule(Module &TheModule, ModuleSummaryIndex &Index, in ProcessThinLTOModule()
395 ModuleSummaryIndex &Index, in resolveWeakForLinkerInIndex()
489 std::unique_ptr<ModuleSummaryIndex> ThinLTOCodeGenerator::linkCombinedIndex() { in linkCombinedIndex()
490 std::unique_ptr<ModuleSummaryIndex> CombinedIndex; in linkCombinedIndex()
517 ModuleSummaryIndex &Index) { in promote()
544 ModuleSummaryIndex &Index) { in crossModuleImport()
566 StringRef ModulePath, ModuleSummaryIndex &Index, in gatherImportedSummariesForModule()
590 ModuleSummaryIndex &Index) { in emitImports()
613 ModuleSummaryIndex &Index) { in internalize()