Home | History | Annotate | Download | only in x64

Lines Matching full:last_instr

391     LInstruction* last_instr = instructions()->at(last);
394 if (last_instr->IsGoto()) {
395 LGoto* goto_instr = LGoto::cast(last_instr);