Home
last modified time | relevance | path

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

/PHP-8.2/Zend/Optimizer/
H A Dzend_ssa.h36 NEG_USE_LT = 3, enumerator
H A Dzend_inference.c1160 if (constraint->negative == NEG_USE_LT && in zend_inference_calc_range()
1798 constraint->negative = NEG_USE_LT; in zend_infer_ranges_warmup()
1812 } else if (constraint->negative == NEG_USE_LT) { in zend_infer_ranges_warmup()

Completed in 25 milliseconds