Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_inference.h229 #define OP2_INFO() (_ssa_op2_info(op_array, ssa, opline)) macro
H A Ddfa_pass.c442 && (OP2_INFO() & MAY_BE_ANY) == MAY_BE_DOUBLE in zend_dfa_optimize_op_array()
H A Dzend_optimizer.c859 …opline->op2_type == IS_UNUSED ? 0 : (OP2_INFO() & (MAY_BE_UNDEF|MAY_BE_ANY|MAY_BE_REF|MAY_BE_ARRAY… in zend_redo_pass_two_ex()
H A Dzend_inference.c2186 t2 = OP2_INFO(); in zend_update_type_info()
2378 orig = assign_dim_result_type(orig, OP2_INFO(), tmp, opline->op2_type); in zend_update_type_info()

Completed in 18 milliseconds