Searched refs:SlotE (Results 1 – 2 of 2) sorted by relevance
923 ArrayRef<SlotIndex>::iterator SlotE = Slots.end(); in checkRegMaskInterference() local926 if (SlotI == SlotE) in checkRegMaskInterference()947 if (++SlotI == SlotE) in checkRegMaskInterference()957 if (++LiveI == LiveE || SlotI == SlotE || *SlotI > LI.endIndex()) in checkRegMaskInterference()963 if (++SlotI == SlotE) in checkRegMaskInterference()
802 ArrayRef<SlotIndex>::iterator SlotE = Slots.end(); in isLiveAtIndexes() local805 if (SlotI == SlotE) in isLiveAtIndexes()817 for ( ; SlotI != SlotE; ++SlotI) { in isLiveAtIndexes()