Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c547 const zend_op *orig_opline, *end_opline; local
1043 end_opline = opline;
1048 end_opline = orig_opline;
1053 end_opline = orig_opline;
1060 end_opline = link_to_enter_opline;
1073 TRACE_END(ZEND_JIT_TRACE_END, stop, end_opline);

Completed in 8 milliseconds