Home | History | Annotate | Download | only in crankshaft

Lines Matching defs:start_instr

2054   int start_instr = start.InstructionIndex();
2056 DCHECK(start_instr <= end_instr);
2059 if (start_instr == end_instr) return end;