Searched refs:SlotE (Results 1 – 2 of 2) sorted by relevance
866 ArrayRef<SlotIndex>::iterator SlotE = Slots.end(); in checkRegMaskInterference() local869 if (SlotI == SlotE) in checkRegMaskInterference()886 if (++SlotI == SlotE) in checkRegMaskInterference()895 if (++SlotI == SlotE) in checkRegMaskInterference()
756 ArrayRef<SlotIndex>::iterator SlotE = Slots.end(); in isLiveAtIndexes() local759 if (SlotI == SlotE) in isLiveAtIndexes()771 for ( ; SlotI != SlotE; ++SlotI) { in isLiveAtIndexes()