Home | History | Annotate | Download | only in arm

Lines Matching refs:pretenure

5488   bool pretenure = instr->hydrogen()->pretenure();
5489 if (!pretenure && instr->hydrogen()->has_no_literals()) {
5496 __ mov(r1, Operand(pretenure ? factory()->true_value()