Lines Matching refs:SubRange
713 for (LiveInterval::SubRange &S : IntB.subranges()) { in adjustCopiesBackFrom()
750 for (LiveInterval::SubRange &S : IntA.subranges()) { in adjustCopiesBackFrom()
977 for (LiveInterval::SubRange &S : IntB.subranges()) { in removeCopyByCommutingDef()
1004 for (LiveInterval::SubRange &SA : IntA.subranges()) { in removeCopyByCommutingDef()
1019 &ShrinkB](LiveInterval::SubRange &SR) { in removeCopyByCommutingDef()
1033 for (LiveInterval::SubRange &SB : IntB.subranges()) { in removeCopyByCommutingDef()
1207 for (LiveInterval::SubRange &SR : IntB.subranges()) in removePartialRedundancy()
1251 for (LiveInterval::SubRange &SR : IntB.subranges()) { in removePartialRedundancy()
1527 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1581 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1587 LiveInterval::SubRange *SR = DstInt.createSubRange(Alloc, MaxMask); in reMaterializeTrivialDef()
1608 for (LiveInterval::SubRange &SR : DstInt.subranges()) { in reMaterializeTrivialDef()
1748 for (const LiveInterval::SubRange &SR : SrcLI.subranges()) { in eliminateUndefCopy()
1796 for (LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1818 for (const LiveInterval::SubRange &SR : DstLI.subranges()) { in eliminateUndefCopy()
1853 for (const LiveInterval::SubRange &S : Int.subranges()) { in addUndefFlag()
2011 for (LiveInterval::SubRange &S : LI.subranges()) { in setUndefOnPrunedSubRegUses()
2095 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
2235 for (LiveInterval::SubRange &S : LI.subranges()) { in joinCopy()
2748 for (const LiveInterval::SubRange &S : LI.subranges()) { in followCopyChain()
3048 for (LiveInterval::SubRange &OtherSR : OtherLI.subranges()) { in analyzeValue()
3396 for (LiveInterval::SubRange &S : LI.subranges()) { in pruneSubRegValues()
3447 for (LiveInterval::SubRange &SR : LI.subranges()) { in isDefInSubRange()
3525 for (LiveInterval::SubRange &SR : LI->subranges()) { in eraseInstrs()
3645 [this, &Allocator, &ToMerge, &CP](LiveInterval::SubRange &SR) { in mergeSubRangeInto()
3707 for (LiveInterval::SubRange &R : LHS.subranges()) { in joinVirtRegs()
3723 for (LiveInterval::SubRange &R : RHS.subranges()) { in joinVirtRegs()
4354 for (LiveInterval::SubRange &S : LI.subranges()) { in run()