Searched refs:ZEND_JIT_TRACE_LOOP (Results 1 – 3 of 3) sorted by relevance
369 #define ZEND_JIT_TRACE_LOOP (1<<1) macro
6489 if (!(t->flags & ZEND_JIT_TRACE_LOOP)) { in zend_jit_trace()6492 t->flags |= ZEND_JIT_TRACE_LOOP; in zend_jit_trace()
11686 trace_info->flags |= ZEND_JIT_TRACE_LOOP;
Completed in 48 milliseconds