Home
last modified time | relevance | path

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

/PHP-7.1/ext/opcache/Optimizer/
H A Dzend_inference.c565 if (OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
588 if (OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
610 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
647 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
668 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
695 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
718 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
741 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
759 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
947 OP1_RANGE_OVERFLOW()) { in zend_inference_calc_range()
[all …]
H A Dzend_inference.h151 #define OP1_RANGE_OVERFLOW() (_ssa_op1_range_overflow (op_array, ssa, opline)) in DEFINE_SSA_OP_MIN_RANGE() macro

Completed in 18 milliseconds