Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c379 #define TRACE_END(_op, _stop, _ptr) \ macro
596 TRACE_END(ZEND_JIT_TRACE_END, ZEND_JIT_TRACE_STOP_EXCEPTION, opline);
607 TRACE_END(ZEND_JIT_TRACE_END, ZEND_JIT_TRACE_STOP_BAD_FUNC, opline);
1073 TRACE_END(ZEND_JIT_TRACE_END, stop, end_opline);

Completed in 6 milliseconds