Searched refs:LastStart (Results 1 – 2 of 2) sorted by relevance
1104 // - When LastStart is invalid, Spills is empty and the iterators are invalid.1124 // When they exist, Spills.back().start <= LastStart,1125 // and WriteI[-1].start <= LastStart. in print() 1138 << ", last start = " << LastStart in print() 1179 if (!LastStart.isValid() || LastStart > Seg.start) { in add() 1188 LastStart = Seg.start; in add() 1279 LastStart = SlotIndex(); in flush()
943 SlotIndex LastStart; variable967 bool isDirty() const { return LastStart.isValid(); } in isDirty()