Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/Optimizer/
H A Dssa_integrity.c69 static inline zend_bool is_in_predecessors(zend_cfg *cfg, zend_basic_block *block, int check) { in is_in_predecessors() function
354 if (!is_in_predecessors(cfg, next_block, i)) { in ssa_verify_integrity()

Completed in 10 milliseconds