Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/Optimizer/
H A Dzend_ssa.h34 NEG_INIT = 1, enumerator
H A Dzend_inference.c1701 if (constraint->negative == NEG_INIT) { in zend_infer_ranges_warmup()
1708 if (constraint->negative == NEG_INIT || in zend_infer_ranges_warmup()
1720 if (constraint->negative == NEG_INIT || in zend_infer_ranges_warmup()
H A Dzend_ssa.c131 constraint->negative = negative ? NEG_INIT : NEG_NONE; in pi_range()

Completed in 36 milliseconds