Lines Matching refs:SubRange

619   for (LiveInterval::SubRange &S : IntB.subranges()) {  in adjustCopiesBackFrom()
649 for (LiveInterval::SubRange &S : IntA.subranges()) { in adjustCopiesBackFrom()
880 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef()
906 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef()
913 (LiveInterval::SubRange &SR) { in removeCopyByCommutingDef()
927 for (LiveInterval::SubRange &SB : IntB.subranges()) { in removeCopyByCommutingDef()
1099 for (LiveInterval::SubRange &SR : IntB.subranges()) in removePartialRedundancy()
1128 for (LiveInterval::SubRange &SR : IntB.subranges()) { in removePartialRedundancy()
1326 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1359 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1365 LiveInterval::SubRange *SR = DstInt.createSubRange(Alloc, MaxMask); in reMaterializeTrivialDef()
1383 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1504 for (const LiveInterval::SubRange &SR : SrcLI.subranges()) { in eliminateUndefCopy()
1543 for (LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1565 for (const LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1600 for (const LiveInterval::SubRange &S : Int.subranges()) { in addUndefFlag()
1782 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
1904 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
2397 for (const LiveInterval::SubRange &S : LI.subranges()) { in followCopyChain()
3007 for (LiveInterval::SubRange &S : LI.subranges()) { in pruneSubRegValues()
3046 for (LiveInterval::SubRange &SR : LI.subranges()) { in isDefInSubRange()
3125 for (LiveInterval::SubRange &SR : LI->subranges()) { in eraseInstrs()
3245 [this,&Allocator,&ToMerge,&CP](LiveInterval::SubRange &SR) { in mergeSubRangeInto()
3292 for (LiveInterval::SubRange &R : LHS.subranges()) { in joinVirtRegs()
3308 for (LiveInterval::SubRange &R : RHS.subranges()) { in joinVirtRegs()
3684 for (LiveInterval::SubRange &S : LI.subranges()) { in runOnMachineFunction()