Searched refs:ZEND_JIT_DEBUG_TRACE_EXIT_INFO (Results 1 – 2 of 2) sorted by relevance
75 #define ZEND_JIT_DEBUG_TRACE_EXIT_INFO (1<<20) macro
7629 if ((JIT_G(debug) & ZEND_JIT_DEBUG_TRACE_EXIT_INFO) != 0 in zend_jit_compile_root_trace()8453 if ((JIT_G(debug) & ZEND_JIT_DEBUG_TRACE_EXIT_INFO) != 0 in zend_jit_compile_side_trace()
Completed in 22 milliseconds