Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/ir/
H A Dir_sccp.c1247 ir_insn *end1 = &ctx->ir_base[end1_ref]; in ir_try_remove_empty_diamond()
1307 MAKE_NOP(end1); CLEAR_USES(end1_ref); in ir_try_remove_empty_diamond()
1395 ir_insn *end1 = &ctx->ir_base[end1_ref]; in ir_optimize_phi()
1771 SWAP_REFS(end1_ref, end2_ref); in ir_try_split_if()
1809 if_false->op1 = end1_ref; in ir_try_split_if()
1845 if_false->op1 = end1_ref; in ir_try_split_if()
1902 if_false->op1 = end1_ref; in ir_try_split_if()
1955 SWAP_REFS(end1_ref, end2_ref); in ir_try_split_if_cmp()
1997 if_false->op1 = end1_ref; in ir_try_split_if_cmp()
2037 if_false->op1 = end1_ref; in ir_try_split_if_cmp()
[all …]

Completed in 14 milliseconds