Home
last modified time | relevance | path

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

/PHP-8.1/Zend/Optimizer/
H A Dzend_inference.h153 #define OP2_RANGE_OVERFLOW() (_ssa_op2_range_overflow (op_array, ssa, opline, ssa_op)) in DEFINE_SSA_OP_MIN_RANGE() macro
H A Dzend_inference.c821 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
838 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
875 OP1_RANGE_OVERFLOW() || OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
900 OP1_RANGE_OVERFLOW() || OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
926 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
968 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
1006 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
1046 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
1064 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
1478 tmp->overflow = OP2_RANGE_OVERFLOW(); in zend_inference_propagate_range()

Completed in 26 milliseconds