Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.h56 #define ZEND_JIT_DEBUG_REG_ALLOC (1<<2) macro
H A Dzend_jit.c1284 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_allocate_registers()
H A Dzend_jit_trace.c3353 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_trace_allocate_registers()

Completed in 47 milliseconds