Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Dzend_ssa.h34 NEG_INIT = 1, enumerator
H A Dzend_inference.c1522 if (constraint->negative == NEG_INIT) { in zend_infer_ranges_warmup()
1529 if (constraint->negative == NEG_INIT || in zend_infer_ranges_warmup()
1541 if (constraint->negative == NEG_INIT || in zend_infer_ranges_warmup()
H A Dzend_ssa.c145 constraint->negative = negative ? NEG_INIT : NEG_NONE; in pi_range()

Completed in 54 milliseconds