Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_sccp.c1101 static bool ir_try_promote_ext(ir_ctx *ctx, ir_ref ext_ref, ir_insn *insn, ir_bitqueue *worklist) in ir_try_promote_ext() argument
1131 if (use == op_ref || use == ext_ref) { in ir_try_promote_ext()
1153 if (use == ext_ref) { in ir_try_promote_ext()
1183 ir_sccp_replace_insn2(ctx, ext_ref, ref, worklist); in ir_try_promote_ext()

Completed in 12 milliseconds