Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Dblock_pass.c1181 static zend_always_inline zend_basic_block *get_next_block(const zend_cfg *cfg, zend_basic_block *b… in get_next_block() function
1252 next_block = get_next_block(cfg, block); in zend_jmp_optimization()
1380 next_block = get_next_block(cfg, follow_block); in zend_jmp_optimization()
1539 next_block = get_next_block(cfg, block); in zend_jmp_optimization()

Completed in 12 milliseconds