Home
last modified time | relevance | path

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

/php-src/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.c3566 JIT_G(opt_level) = ZEND_JIT_LEVEL_OPT_SCRIPT; in zend_jit_config()
/php-src/ext/opcache/
H A Dzend_persist.c1420 if (JIT_G(opt_level) >= ZEND_JIT_LEVEL_OPT_SCRIPT) { in zend_accel_script_persist()

Completed in 22 milliseconds