Searched refs:SlotE (Results 1 – 2 of 2) sorted by relevance
934 ArrayRef<SlotIndex>::iterator SlotE = Slots.end(); in checkRegMaskInterference() local937 if (SlotI == SlotE) in checkRegMaskInterference()958 if (++SlotI == SlotE) in checkRegMaskInterference()968 if (++LiveI == LiveE || SlotI == SlotE || *SlotI > LI.endIndex()) in checkRegMaskInterference()974 if (++SlotI == SlotE) in checkRegMaskInterference()
816 ArrayRef<SlotIndex>::iterator SlotE = Slots.end(); in isLiveAtIndexes() local819 if (SlotI == SlotE) in isLiveAtIndexes()831 for ( ; SlotI != SlotE; ++SlotI) { in isLiveAtIndexes()