Home | History | Annotate | Download | only in src

Lines Matching full:end_instr

2010   int end_instr = end.InstructionIndex();
2011 ASSERT(start_instr <= end_instr);
2014 if (start_instr == end_instr) return end;