Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c10772 ir_ref ref, if_fail, skip_path = IR_UNUSED; local
10788 skip_path = ir_END();
10810 if (skip_path) {
10811 ir_MERGE_WITH(skip_path);

Completed in 41 milliseconds