Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c6112 ir_ref undef_path = IR_UNUSED; in zend_jit_assign_to_variable_call() local
6137 undef_path = ir_END(); in zend_jit_assign_to_variable_call()
6172 if (undef_path) { in zend_jit_assign_to_variable_call()
6173 ir_MERGE_WITH(undef_path); in zend_jit_assign_to_variable_call()

Completed in 44 milliseconds