Home
last modified time | relevance | path

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

/PHP-7.0/ext/opcache/Optimizer/
H A Dblock_pass.c1487 target_end = target_block->start_opline + target_block->len; in zend_jmp_optimization()
1494 target_block = target_block->follow_to; in zend_jmp_optimization()
1501 target_block->follow_to && in zend_jmp_optimization()
1502 !target_block->protected in zend_jmp_optimization()
1511 target_block->follow_to && in zend_jmp_optimization()
1537 target_block->ext_to && in zend_jmp_optimization()
1631 target_end = target_block->start_opline + target_block->len; in zend_jmp_optimization()
1637 target_block = target_block->follow_to; in zend_jmp_optimization()
1685 target_block->ext_to && in zend_jmp_optimization()
1775 target_end = target_block->start_opline + target_block->len; in zend_jmp_optimization()
[all …]

Completed in 8 milliseconds