Searched refs:if_op1_ref (Results 1 – 1 of 1) sorted by relevance
6063 ir_ref if_op1_ref = IR_UNUSED; in zend_jit_assign_op() local6068 if_op1_ref = jit_if_Z_TYPE_ref(jit, ref, ir_CONST_U8(IS_REFERENCE)); in zend_jit_assign_op()6069 ir_IF_FALSE(if_op1_ref); in zend_jit_assign_op()6071 ir_IF_TRUE(if_op1_ref); in zend_jit_assign_op()
Completed in 60 milliseconds