Searched refs:StopI (Results 1 – 1 of 1) sorted by relevance
216 SlotIndex StopI = I.stop(); in update() local217 if (!BI->Last.isValid() || StopI > BI->Last) in update()218 BI->Last = StopI; in update()233 SlotIndex StopI = I->end; in update() local234 if (!BI->Last.isValid() || StopI > BI->Last) in update()235 BI->Last = StopI; in update()