Searched refs:UnitRange (Results 1 – 2 of 2) sorted by relevance
172 const LiveRange &UnitRange = LIS->getRegUnit(Unit); in checkRegUnitInterference() local173 return Range.overlaps(UnitRange, CP, *LIS->getSlotIndexes()); in checkRegUnitInterference()
518 const LiveRange &UnitRange = LIS->getRegUnit(Unit); in subRegLiveThrough() local529 if (UnitRange.liveAt(AfterMIDefs) && UnitRange.liveAt(BeforeMIUses)) in subRegLiveThrough()