Lines Matching full:laststart
1129 // - When LastStart is invalid, Spills is empty and the iterators are invalid.
1149 // When they exist, Spills.back().start <= LastStart,
1150 // and WriteI[-1].start <= LastStart.
1162 << ", last start = " << LastStart
1203 if (!LastStart.isValid() || LastStart > Seg.start) {
1212 LastStart = Seg.start;
1303 LastStart = SlotIndex();