Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c1117 int candidates_count, i; in zend_jit_allocate_registers() local
1122 candidates_count = 0; in zend_jit_allocate_registers()
1126 candidates_count++; in zend_jit_allocate_registers()
1129 if (!candidates_count) { in zend_jit_allocate_registers()

Completed in 12 milliseconds