Searched refs:OP2_MAX_RANGE (Results 1 – 4 of 4) sorted by relevance
140 #define OP2_MAX_RANGE() (_ssa_op2_max_range (op_array, ssa, opline, ssa_op)) macro
807 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()832 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()859 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()890 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()931 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()971 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()1009 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()1049 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()1067 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()1463 tmp->max = OP2_MAX_RANGE(); in zend_inference_propagate_range()[all …]
1194 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()1209 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()1255 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()1270 op2_max = OP2_MAX_RANGE(); in zend_may_overflow()
3757 op2_max = OP2_MAX_RANGE(); in zend_jit_trace_update_condition_ranges()
Completed in 57 milliseconds