Lines Matching refs:SlotIndex
87 PrevPos = SlotIndex(); in revalidate()
104 PrevPos = SlotIndex(); in reset()
125 SlotIndex Start, Stop; in update()
150 ArrayRef<SlotIndex> RegMaskSlots; in update()
154 BI->First = BI->Last = SlotIndex(); in update()
161 SlotIndex StartI = I.start(); in update()
174 SlotIndex StartI = I->start; in update()
184 SlotIndex Limit = BI->First.isValid() ? BI->First : Stop; in update()
216 SlotIndex StopI = I.stop(); in update()
233 SlotIndex StopI = I->end; in update()
241 SlotIndex Limit = BI->Last.isValid() ? BI->Last : Start; in update()