Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_inference.h159 #define OP2_RANGE_OVERFLOW() (_ssa_op2_range_overflow (op_array, ssa, opline)) in DEFINE_SSA_OP_MIN_RANGE() macro
H A Dzend_inference.c587 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
604 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
632 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
669 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
690 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
732 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
770 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
810 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
828 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
1354 tmp->overflow = OP2_RANGE_OVERFLOW(); in zend_inference_calc_range()

Completed in 20 milliseconds