Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.h77 #define ZEND_JIT_DEBUG_IR_SRC (1<<24) macro
H A Dzend_jit_ir.c2765 if (JIT_G(debug) & ZEND_JIT_DEBUG_IR_SRC) { in zend_jit_ir_compile()
3384 JIT_G(debug) &= ~(ZEND_JIT_DEBUG_IR_SRC|ZEND_JIT_DEBUG_IR_FINAL| in zend_jit_setup()
16553 ZEND_JIT_DEBUG_IR_SRC|ZEND_JIT_DEBUG_IR_AFTER_SCCP|ZEND_JIT_DEBUG_IR_AFTER_SCCP|

Completed in 46 milliseconds