Lines Matching refs:SlotIndex
94 PrevPos = SlotIndex(); in revalidate()
111 PrevPos = SlotIndex(); in reset()
133 SlotIndex Start, Stop; in update()
156 ArrayRef<SlotIndex> RegMaskSlots; in update()
160 BI->First = BI->Last = SlotIndex(); in update()
167 SlotIndex StartI = I.start(); in update()
180 SlotIndex StartI = I->start; in update()
190 SlotIndex Limit = BI->First.isValid() ? BI->First : Stop; in update()
222 SlotIndex StopI = I.stop(); in update()
239 SlotIndex StopI = I->end; in update()
247 SlotIndex Limit = BI->Last.isValid() ? BI->Last : Start; in update()