Home
last modified time | relevance | path

Searched refs:op_ref (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/ext/opcache/jit/ir/
H A Dir_sccp.c1109 ir_ref n, *p, use, op_ref; in ir_try_promote_ext() local
1118 op_ref = phi_insn->op3; in ir_try_promote_ext()
1119 op_insn = &ctx->ir_base[op_ref]; in ir_try_promote_ext()
1122 || ctx->use_lists[op_ref].count != 1) { in ir_try_promote_ext()
1131 if (use == op_ref || use == ext_ref) { in ir_try_promote_ext()

Completed in 11 milliseconds