Lines Matching refs:SubRange
711 for (LiveInterval::SubRange &S : IntB.subranges()) { in adjustCopiesBackFrom()
747 for (LiveInterval::SubRange &S : IntA.subranges()) { in adjustCopiesBackFrom()
978 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef()
1005 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef()
1020 &ShrinkB](LiveInterval::SubRange &SR) { in removeCopyByCommutingDef()
1034 for (LiveInterval::SubRange &SB : IntB.subranges()) { in removeCopyByCommutingDef()
1208 for (LiveInterval::SubRange &SR : IntB.subranges()) in removePartialRedundancy()
1237 for (LiveInterval::SubRange &SR : IntB.subranges()) { in removePartialRedundancy()
1441 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1474 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1480 LiveInterval::SubRange *SR = DstInt.createSubRange(Alloc, MaxMask); in reMaterializeTrivialDef()
1501 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1634 for (const LiveInterval::SubRange &SR : SrcLI.subranges()) { in eliminateUndefCopy()
1673 for (LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1695 for (const LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1730 for (const LiveInterval::SubRange &S : Int.subranges()) { in addUndefFlag()
1885 for (LiveInterval::SubRange &S : LI.subranges()) { in setUndefOnPrunedSubRegUses()
1967 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
2105 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
2606 for (const LiveInterval::SubRange &S : LI.subranges()) { in followCopyChain()
2888 for (LiveInterval::SubRange &OtherSR : OtherLI.subranges()) { in analyzeValue()
3250 for (LiveInterval::SubRange &S : LI.subranges()) { in pruneSubRegValues()
3301 for (LiveInterval::SubRange &SR : LI.subranges()) { in isDefInSubRange()
3379 for (LiveInterval::SubRange &SR : LI->subranges()) { in eraseInstrs()
3501 [this, &Allocator, &ToMerge, &CP](LiveInterval::SubRange &SR) { in mergeSubRangeInto()
3563 for (LiveInterval::SubRange &R : LHS.subranges()) { in joinVirtRegs()
3579 for (LiveInterval::SubRange &R : RHS.subranges()) { in joinVirtRegs()
4191 for (LiveInterval::SubRange &S : LI.subranges()) { in runOnMachineFunction()