Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c12748 ir_ref array_reference_end = IR_UNUSED, array_reference_ref = IR_UNUSED; local
12767 array_reference_end = ir_END();
12787 if (array_reference_end) {
12788 ir_MERGE_WITH(array_reference_end);

Completed in 44 milliseconds