Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.h37 #define ZEND_JIT_LEVEL_OPT_SCRIPT 5 /* optimized JIT based on Type-Inference and inner-procedu… macro
H A Dzend_jit.c4838 JIT_G(opt_level) = ZEND_JIT_LEVEL_OPT_SCRIPT; in zend_jit_config()
/PHP-8.3/ext/opcache/
H A Dzend_persist.c1390 if (JIT_G(opt_level) >= ZEND_JIT_LEVEL_OPT_SCRIPT) { in zend_accel_script_persist()

Completed in 26 milliseconds