Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_inference.c576 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
599 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
622 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
652 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
698 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
738 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
776 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
816 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
834 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_binary_op_range()
1076 op1_max = OP1_MAX_RANGE(); in zend_inference_calc_range()
[all …]
H A Dzend_inference.h152 #define OP1_MAX_RANGE() (_ssa_op1_max_range (op_array, ssa, opline)) in DEFINE_SSA_OP_MIN_RANGE() macro

Completed in 18 milliseconds