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.c6171 ir_ref undef_path = IR_UNUSED; in zend_jit_assign_to_variable_call() local
6196 undef_path = ir_END(); in zend_jit_assign_to_variable_call()
6231 if (undef_path) { in zend_jit_assign_to_variable_call()
6232 ir_MERGE_WITH(undef_path); in zend_jit_assign_to_variable_call()

Completed in 60 milliseconds