Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_inference.c586 if (OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
609 if (OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
631 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
668 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
689 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
731 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
769 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
809 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
827 OP1_RANGE_OVERFLOW() || in zend_inference_calc_binary_op_range()
1016 OP1_RANGE_OVERFLOW()) { in zend_inference_calc_range()
[all …]
H A Dzend_inference.h154 #define OP1_RANGE_OVERFLOW() (_ssa_op1_range_overflow (op_array, ssa, opline)) in DEFINE_SSA_OP_MIN_RANGE() macro

Completed in 17 milliseconds