Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_inference.h156 #define OP2_RANGE_OVERFLOW() (_ssa_op2_range_overflow (op_array, ssa, opline)) in DEFINE_SSA_OP_MIN_RANGE() macro
H A Dzend_inference.c566 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
583 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
611 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
648 OP2_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
669 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
696 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
719 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
742 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
760 OP2_RANGE_OVERFLOW()) { in zend_inference_calc_binary_op_range()
1285 tmp->overflow = OP2_RANGE_OVERFLOW(); in zend_inference_calc_range()

Completed in 21 milliseconds