Home | History | Annotate | Download | only in ia32

Lines Matching refs:last_instr

377     LInstruction* last_instr = instructions()->at(last);
380 if (last_instr->IsGoto()) {
381 LGoto* goto_instr = LGoto::cast(last_instr);