Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c116 static zend_long jit_bisect_pos = 0; variable
2710 jit_bisect_pos++; in zend_jit()
2711 if (jit_bisect_pos >= JIT_G(bisect_limit)) { in zend_jit()
2712 if (jit_bisect_pos == JIT_G(bisect_limit)) { in zend_jit()

Completed in 16 milliseconds