Lines Matching refs:ResE
537 auto *ResE = Res.end(); in addModuleToGlobalRes() local
538 (void)ResE; in addModuleToGlobalRes()
540 assert(ResI != ResE); in addModuleToGlobalRes()
636 const SymbolResolution *ResE) { in addModule() argument
652 addModuleToGlobalRes(ModSyms, {ResI, ResE}, in addModule()
657 return addThinLTO(BM, ModSyms, ResI, ResE); in addModule()
661 addRegularLTO(BM, ModSyms, ResI, ResE); in addModule()
712 const SymbolResolution *ResE) { in addRegularLTO() argument
760 assert(ResI != ResE); in addRegularLTO()
890 const SymbolResolution *ResE) { in addThinLTO() argument
897 assert(ResI != ResE); in addThinLTO()