Home | History | Annotate | Download | only in CodeGen

Lines Matching full:laststop

194         SlotIndex LastStop = LVI->end;
197 BI.LastUse = LastStop;
200 if (LastStop < LVI->start) {
209 UseBlocks.back().LastUse = LastStop;