Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_inference.c577 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
600 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
623 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
653 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
699 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
739 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
777 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
817 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
835 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1108 op2_max = OP2_MAX_RANGE(); in zend_inference_calc_range()
[all …]
H A Dzend_inference.h157 #define OP2_MAX_RANGE() (_ssa_op2_max_range (op_array, ssa, opline)) in DEFINE_SSA_OP_MIN_RANGE() macro

Completed in 16 milliseconds