Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/ir/
H A Dir_sccp.c1308 MAKE_NOP(end2); CLEAR_USES(end2_ref); in ir_try_remove_empty_diamond()
1771 SWAP_REFS(end1_ref, end2_ref); in ir_try_split_if()
1812 if_true->op1 = end2_ref; in ir_try_split_if()
1846 if_false->op2 = end2_ref; in ir_try_split_if()
1889 merge->op1 = end2_ref; in ir_try_split_if()
1899 if_true->op1 = end2_ref; in ir_try_split_if()
1955 SWAP_REFS(end1_ref, end2_ref); in ir_try_split_if_cmp()
2000 if_true->op1 = end2_ref; in ir_try_split_if_cmp()
2038 if_false->op2 = end2_ref; in ir_try_split_if_cmp()
2084 merge->op1 = end2_ref; in ir_try_split_if_cmp()
[all …]

Completed in 9 milliseconds