Home | History | Annotate | Download | only in arm64

Lines Matching full:pretenure

2862   bool pretenure = instr->hydrogen()->pretenure();
2863 if (!pretenure && instr->hydrogen()->has_no_literals()) {
2870 __ Mov(x1, Operand(pretenure ? factory()->true_value()