Lines Matching refs:SubRange
56 LiveInterval::SubRange *SR;
59 SubRangeInfo(LiveIntervals &LIS, LiveInterval::SubRange &SR, in SubRangeInfo()
167 for (LiveInterval::SubRange &SR : LI.subranges()) { in findComponents()
192 const LiveInterval::SubRange &SR = *SRInfo.SR; in findComponents()
237 const LiveInterval::SubRange &SR = *SRInfo.SR; in rewriteOperands()
276 SmallVector<LiveInterval::SubRange*, 8> SubRanges; in distribute()
279 LiveInterval::SubRange &SR = *SRInfo.SR; in distribute()
298 for (const LiveInterval::SubRange &SR : LI.subranges()) { in subRangeLiveAt()
320 for (const LiveInterval::SubRange &SR : LI.subranges()) { in computeMainRangesFixFlags()
344 for (LiveInterval::SubRange &SR : LI.subranges()) { in computeMainRangesFixFlags()
351 LiveInterval::SubRange *SR = LI.createSubRange(Allocator, Mask); in computeMainRangesFixFlags()