reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
283 PhysRegE = PhysRegSpillCands.end(); PhysRegI != PhysRegE; ++PhysRegI) { 283 PhysRegE = PhysRegSpillCands.end(); PhysRegI != PhysRegE; ++PhysRegI) { 284 if (!spillInterferences(VirtReg, *PhysRegI, SplitVRegs)) 287 assert(!Matrix->checkInterference(VirtReg, *PhysRegI) && 290 return *PhysRegI;