Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c2120 ir_ref opline, ref, rx, if_eq, if_tmp; in zend_jit_throw_cannot_pass_by_ref_stub() local
2155 if_tmp = ir_IF(ir_EQ(ref, ir_CONST_U8(IS_TMP_VAR))); in zend_jit_throw_cannot_pass_by_ref_stub()
2156 ir_IF_TRUE(if_tmp); in zend_jit_throw_cannot_pass_by_ref_stub()
2167 ir_MERGE_WITH_EMPTY_FALSE(if_tmp); in zend_jit_throw_cannot_pass_by_ref_stub()

Completed in 44 milliseconds