Lines Matching defs:Index
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()
502 auto Index = (*ObjOrErr)->takeIndex(); in linkCombinedIndex() local
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()
693 auto Index = linkCombinedIndex(); in run() local