Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c91 static zend_long jit_bisect_pos = 0; variable
1403 jit_bisect_pos++; in zend_jit()
1404 if (jit_bisect_pos >= JIT_G(bisect_limit)) { in zend_jit()
1405 if (jit_bisect_pos == JIT_G(bisect_limit)) { in zend_jit()

Completed in 16 milliseconds