Lines Matching refs:SubRange
563 for (LiveInterval::SubRange &S : IntB.subranges()) { in adjustCopiesBackFrom()
788 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef()
811 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef()
816 for (LiveInterval::SubRange &SB : IntB.subranges()) { in removeCopyByCommutingDef()
825 LiveInterval::SubRange *CommonRange; in removeCopyByCommutingDef()
1111 for (const LiveInterval::SubRange &SR : SrcLI.subranges()) { in eliminateUndefCopy()
1132 for (LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1154 for (const LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1225 for (LiveInterval::SubRange &S : DstInt->subranges()) { in updateRegDefsUses()
1336 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
1445 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
1880 for (const LiveInterval::SubRange &S : LI.subranges()) { in followCopyChain()
2397 for (LiveInterval::SubRange &S : LI.subranges()) { in pruneSubRegValues()
2538 for (LiveInterval::SubRange &R : LI.subranges()) { in mergeSubRangeInto()
2550 LiveInterval::SubRange *CommonRange; in mergeSubRangeInto()
2612 for (LiveInterval::SubRange &R : LHS.subranges()) { in joinVirtRegs()
2630 for (LiveInterval::SubRange &R : RHS.subranges()) { in joinVirtRegs()
2994 for (LiveInterval::SubRange &S : LI.subranges()) { in runOnMachineFunction()