Lines Matching refs:subranges
672 for (LiveInterval::SubRange &S : IntB.subranges()) { in adjustCopiesBackFrom()
708 for (LiveInterval::SubRange &S : IntA.subranges()) { in adjustCopiesBackFrom()
939 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef()
966 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef()
995 for (LiveInterval::SubRange &SB : IntB.subranges()) { in removeCopyByCommutingDef()
1169 for (LiveInterval::SubRange &SR : IntB.subranges()) in removePartialRedundancy()
1198 for (LiveInterval::SubRange &SR : IntB.subranges()) { in removePartialRedundancy()
1399 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1432 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1459 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1590 for (const LiveInterval::SubRange &SR : SrcLI.subranges()) { in eliminateUndefCopy()
1629 for (LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1651 for (const LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1686 for (const LiveInterval::SubRange &S : Int.subranges()) { in addUndefFlag()
1874 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
1996 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
2497 for (const LiveInterval::SubRange &S : LI.subranges()) { in followCopyChain()
3102 for (LiveInterval::SubRange &S : LI.subranges()) { in pruneSubRegValues()
3143 for (LiveInterval::SubRange &SR : LI.subranges()) { in isDefInSubRange()
3221 for (LiveInterval::SubRange &SR : LI->subranges()) { in eraseInstrs()
3405 for (LiveInterval::SubRange &R : LHS.subranges()) { in joinVirtRegs()
3421 for (LiveInterval::SubRange &R : RHS.subranges()) { in joinVirtRegs()
3956 for (LiveInterval::SubRange &S : LI.subranges()) { in runOnMachineFunction()