Home | History | Annotate | Download | only in compiler

Lines Matching refs:start_instr

2517   int start_instr = start.ToInstructionIndex();
2519 DCHECK(start_instr <= end_instr);
2522 if (start_instr == end_instr) return end;