Home
last modified time | relevance | path

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

/PHP-8.3/Zend/Optimizer/
H A Dblock_pass.c1142 static zend_always_inline zend_basic_block *get_next_block(const zend_cfg *cfg, zend_basic_block *b… in get_next_block() function
1213 next_block = get_next_block(cfg, block); in zend_jmp_optimization()
1312 next_block = get_next_block(cfg, follow_block); in zend_jmp_optimization()

Completed in 7 milliseconds