Home
last modified time | relevance | path

Searched refs:NEG_INIT (Results 1 – 3 of 3) sorted by relevance

/php-src/Zend/Optimizer/
H A Dzend_ssa.h34 NEG_INIT = 1, enumerator
H A Dzend_inference.c1788 if (constraint->negative == NEG_INIT) { in zend_infer_ranges_warmup()
1795 if (constraint->negative == NEG_INIT || in zend_infer_ranges_warmup()
1807 if (constraint->negative == NEG_INIT || in zend_infer_ranges_warmup()
H A Dzend_ssa.c144 constraint->negative = negative ? NEG_INIT : NEG_NONE; in pi_range()

Completed in 21 milliseconds