Searched refs:ZEND_JIT_DEBUG_REG_ALLOC (Results 1 – 3 of 3) sorted by relevance
56 #define ZEND_JIT_DEBUG_REG_ALLOC (1<<2) macro
1284 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_allocate_registers()
3353 if (JIT_G(debug) & ZEND_JIT_DEBUG_REG_ALLOC) { in zend_jit_trace_allocate_registers()
Completed in 39 milliseconds