Lines Matching refs:SubRange
701 for (LiveInterval::SubRange &S : IntB.subranges()) { in adjustCopiesBackFrom()
737 for (LiveInterval::SubRange &S : IntA.subranges()) { in adjustCopiesBackFrom()
963 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef()
990 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef()
1005 &ShrinkB](LiveInterval::SubRange &SR) { in removeCopyByCommutingDef()
1019 for (LiveInterval::SubRange &SB : IntB.subranges()) { in removeCopyByCommutingDef()
1193 for (LiveInterval::SubRange &SR : IntB.subranges()) in removePartialRedundancy()
1237 for (LiveInterval::SubRange &SR : IntB.subranges()) { in removePartialRedundancy()
1491 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1524 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1530 LiveInterval::SubRange *SR = DstInt.createSubRange(Alloc, MaxMask); in reMaterializeTrivialDef()
1551 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1691 for (const LiveInterval::SubRange &SR : SrcLI.subranges()) { in eliminateUndefCopy()
1739 for (LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1761 for (const LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1796 for (const LiveInterval::SubRange &S : Int.subranges()) { in addUndefFlag()
1951 for (LiveInterval::SubRange &S : LI.subranges()) { in setUndefOnPrunedSubRegUses()
2035 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
2175 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
2687 for (const LiveInterval::SubRange &S : LI.subranges()) { in followCopyChain()
2987 for (LiveInterval::SubRange &OtherSR : OtherLI.subranges()) { in analyzeValue()
3335 for (LiveInterval::SubRange &S : LI.subranges()) { in pruneSubRegValues()
3386 for (LiveInterval::SubRange &SR : LI.subranges()) { in isDefInSubRange()
3464 for (LiveInterval::SubRange &SR : LI->subranges()) { in eraseInstrs()
3585 [this, &Allocator, &ToMerge, &CP](LiveInterval::SubRange &SR) { in mergeSubRangeInto()
3647 for (LiveInterval::SubRange &R : LHS.subranges()) { in joinVirtRegs()
3663 for (LiveInterval::SubRange &R : RHS.subranges()) { in joinVirtRegs()
4274 for (LiveInterval::SubRange &S : LI.subranges()) { in runOnMachineFunction()