Home
last modified time | relevance | path

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

/PHP-8.3/Zend/Optimizer/
H A Dzend_inference.h142 #define OP2_RANGE_OVERFLOW() (_ssa_op2_range_overflow (op_array, ssa, opline, ssa_op)) macro
H A Dzend_inference.c817 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
834 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
871 OP1_RANGE_OVERFLOW() || OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
896 OP1_RANGE_OVERFLOW() || OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
922 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
964 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
1002 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
1042 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
1060 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
1465 tmp->overflow = OP2_RANGE_OVERFLOW(); in zend_inference_propagate_range()

Completed in 17 milliseconds