Lines Matching refs:subranges
537 for (LiveInterval::SubRange &S : IntB.subranges()) { in adjustCopiesBackFrom()
762 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef()
785 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef()
790 for (LiveInterval::SubRange &SB : IntB.subranges()) { in removeCopyByCommutingDef()
1064 for (const LiveInterval::SubRange &SR : SrcLI.subranges()) { in eliminateUndefCopy()
1085 for (LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1107 for (const LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1178 for (LiveInterval::SubRange &S : DstInt->subranges()) { in updateRegDefsUses()
1289 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
1398 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
1824 for (const LiveInterval::SubRange &S : LI.subranges()) { in followCopyChain()
2341 for (LiveInterval::SubRange &S : LI.subranges()) { in pruneSubRegValues()
2482 for (LiveInterval::SubRange &R : LI.subranges()) { in mergeSubRangeInto()
2556 for (LiveInterval::SubRange &R : LHS.subranges()) { in joinVirtRegs()
2574 for (LiveInterval::SubRange &R : RHS.subranges()) { in joinVirtRegs()
2937 for (LiveInterval::SubRange &S : LI.subranges()) { in runOnMachineFunction()