Lines Matching refs:SubRange
547 for (LiveInterval::SubRange &S : IntB.subranges()) { in adjustCopiesBackFrom()
777 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef()
800 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef()
805 for (LiveInterval::SubRange &SB : IntB.subranges()) { in removeCopyByCommutingDef()
814 LiveInterval::SubRange *CommonRange; in removeCopyByCommutingDef()
1101 for (const LiveInterval::SubRange &SR : SrcLI.subranges()) { in eliminateUndefCopy()
1122 for (LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1144 for (const LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1215 for (LiveInterval::SubRange &S : DstInt->subranges()) { in updateRegDefsUses()
1326 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
1435 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
1870 for (const LiveInterval::SubRange &S : LI.subranges()) { in followCopyChain()
2387 for (LiveInterval::SubRange &S : LI.subranges()) { in pruneSubRegValues()
2530 for (LiveInterval::SubRange &R : LI.subranges()) { in mergeSubRangeInto()
2543 LiveInterval::SubRange *CommonRange; in mergeSubRangeInto()
2603 for (LiveInterval::SubRange &R : LHS.subranges()) { in joinVirtRegs()
2619 for (LiveInterval::SubRange &R : RHS.subranges()) { in joinVirtRegs()
2968 for (LiveInterval::SubRange &S : LI.subranges()) { in runOnMachineFunction()