Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_inference.h157 #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.c585 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
602 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
639 OP1_RANGE_OVERFLOW() || OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
664 OP1_RANGE_OVERFLOW() || 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()
1200 tmp->overflow = OP2_RANGE_OVERFLOW(); in zend_inference_propagate_range()

Completed in 19 milliseconds