Lines Matching refs:ModuleSummaryIndex
138 const ModuleSummaryIndex &Index,
163 static void promoteModule(Module &TheModule, const ModuleSummaryIndex &Index,
216 crossImportIntoModule(Module &TheModule, const ModuleSummaryIndex &Index,
242 bool DebugPassManager, ModuleSummaryIndex *Index) {
363 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID,
433 ProcessThinLTOModule(Module &TheModule, ModuleSummaryIndex &Index,
513 ModuleSummaryIndex &Index,
610 std::unique_ptr<ModuleSummaryIndex> ThinLTOCodeGenerator::linkCombinedIndex() {
611 std::unique_ptr<ModuleSummaryIndex> CombinedIndex =
612 std::make_unique<ModuleSummaryIndex>(/*HaveGVs=*/false);
660 ModuleSummaryIndex &Index,
676 void ThinLTOCodeGenerator::promote(Module &TheModule, ModuleSummaryIndex &Index,
729 ModuleSummaryIndex &Index,
768 Module &TheModule, ModuleSummaryIndex &Index,
807 ModuleSummaryIndex &Index,
857 ModuleSummaryIndex &Index,