Home
last modified time | relevance | path

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

/PHP-8.3/Zend/Optimizer/
H A Dblock_pass.c109 static int get_const_switch_target(zend_cfg *cfg, zend_op_array *op_array, zend_basic_block *block,… in get_const_switch_target() function
410 int target = get_const_switch_target(cfg, op_array, block, opline, &ZEND_OP1_LITERAL(opline)); in zend_optimize_block()

Completed in 9 milliseconds