Home
last modified time | relevance | path

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

/PHP-8.2/Zend/Optimizer/
H A Dblock_pass.c1141 static zend_always_inline zend_basic_block *get_next_block(const zend_cfg *cfg, zend_basic_block *b… in get_next_block() function
1212 next_block = get_next_block(cfg, block); in zend_jmp_optimization()
1311 next_block = get_next_block(cfg, follow_block); in zend_jmp_optimization()

Completed in 6 milliseconds