Searched refs:getRepresentativeReg (Results 1 – 2 of 2) sorted by relevance
302 unsigned getRepresentativeReg(unsigned Reg) const;
2065 unsigned LiveIntervals::getRepresentativeReg(unsigned Reg) const { in getRepresentativeReg() function in LiveIntervals2083 const LiveInterval &pli = getInterval(getRepresentativeReg(PhysReg)); in getNumConflictsWithPhysReg()2102 unsigned SpillReg = getRepresentativeReg(PhysReg); in spillPhysRegAroundRegDefsUses()