Lines Matching refs:ModuleSummaryIndex
136 const ModuleSummaryIndex &Index,
161 static void promoteModule(Module &TheModule, const ModuleSummaryIndex &Index,
213 crossImportIntoModule(Module &TheModule, const ModuleSummaryIndex &Index,
239 bool DebugPassManager, ModuleSummaryIndex *Index) {
357 StringRef CachePath, const ModuleSummaryIndex &Index, StringRef ModuleID,
428 ProcessThinLTOModule(Module &TheModule, ModuleSummaryIndex &Index,
508 ModuleSummaryIndex &Index,
603 std::unique_ptr<ModuleSummaryIndex> ThinLTOCodeGenerator::linkCombinedIndex() {
604 std::unique_ptr<ModuleSummaryIndex> CombinedIndex =
605 std::make_unique<ModuleSummaryIndex>(/*HaveGVs=*/false);
653 ModuleSummaryIndex &Index,
669 void ThinLTOCodeGenerator::promote(Module &TheModule, ModuleSummaryIndex &Index,
722 ModuleSummaryIndex &Index,
761 Module &TheModule, ModuleSummaryIndex &Index,
800 ModuleSummaryIndex &Index,
849 ModuleSummaryIndex &Index,