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.c89 static zend_long jit_bisect_pos = 0; variable
1283 jit_bisect_pos++; in zend_jit()
1284 if (jit_bisect_pos >= JIT_G(bisect_limit)) { in zend_jit()
1285 if (jit_bisect_pos == JIT_G(bisect_limit)) { in zend_jit()

Completed in 11 milliseconds