Searched refs:SlotE (Results 1 – 2 of 2) sorted by relevance
915 ArrayRef<SlotIndex>::iterator SlotE = Slots.end(); in checkRegMaskInterference() local918 if (SlotI == SlotE) in checkRegMaskInterference()935 if (++SlotI == SlotE) in checkRegMaskInterference()944 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()