Home
last modified time | relevance | path

Searched refs:ZEND_JIT_DEBUG_IR_AFTER_CFG (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit.h80 #define ZEND_JIT_DEBUG_IR_AFTER_CFG (1<<27) macro
H A Dzend_jit_ir.c2793 if (JIT_G(debug) & ZEND_JIT_DEBUG_IR_AFTER_CFG) { in zend_jit_ir_compile()
3386 ZEND_JIT_DEBUG_IR_AFTER_SCCP|ZEND_JIT_DEBUG_IR_AFTER_CFG|ZEND_JIT_DEBUG_IR_AFTER_GCM| in zend_jit_setup()

Completed in 49 milliseconds