Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_ssa.h37 NEG_USE_GT = 4, enumerator
H A Dzend_inference.c891 } else if (constraint->negative == NEG_USE_GT && in zend_inference_calc_range()
1534 } else if (constraint->negative == NEG_USE_GT) { in zend_infer_ranges_warmup()
1544 constraint->negative = NEG_USE_GT; in zend_infer_ranges_warmup()

Completed in 15 milliseconds