Home | History | Annotate | Download | only in mips

Lines Matching full:pretenure

5463   bool pretenure = instr->hydrogen()->pretenure();
5464 if (!pretenure && instr->hydrogen()->has_no_literals()) {
5471 __ li(a1, Operand(pretenure ? factory()->true_value()