Home | History | Annotate | Download | only in arm

Lines Matching refs:last_instr

421     LInstruction* last_instr = instructions()->at(last);
424 if (last_instr->IsGoto()) {
425 LGoto* goto_instr = LGoto::cast(last_instr);