Searched refs:StopI (Results 1 – 1 of 1) sorted by relevance
215 SlotIndex StopI = I.stop(); in update() local216 if (!BI->Last.isValid() || StopI > BI->Last) in update()217 BI->Last = StopI; in update()232 SlotIndex StopI = I->end; in update() local233 if (!BI->Last.isValid() || StopI > BI->Last) in update()234 BI->Last = StopI; in update()