Home | History | Annotate | Download | only in compiler

Lines Matching defs:start_instr

2642   int start_instr = start.ToInstructionIndex();
2644 DCHECK(start_instr <= end_instr);
2647 if (start_instr == end_instr) return end;