Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit_internal.h369 #define ZEND_JIT_TRACE_LOOP (1<<1) macro
H A Dzend_jit_trace.c6489 if (!(t->flags & ZEND_JIT_TRACE_LOOP)) { in zend_jit_trace()
6492 t->flags |= ZEND_JIT_TRACE_LOOP; in zend_jit_trace()
H A Dzend_jit_x86.dasc11686 trace_info->flags |= ZEND_JIT_TRACE_LOOP;

Completed in 85 milliseconds