Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c10106 ir_ref allocated_path = IR_UNUSED; local
10125 allocated_path = ir_END();
10131 if (allocated_path) {
10132 ir_MERGE_WITH(allocated_path);

Completed in 47 milliseconds