Home | History | Annotate | Download | only in compiler

Lines Matching defs:last_pos

2511     LifetimePosition last_pos = LifetimePosition::GapFromInstructionIndex(
2513 last_pos = last_pos.NextStart().End();
2514 if (!range->Covers(last_pos)) return false;