Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c2432 int set_size, candidates_count, i; in zend_jit_allocate_registers() local
2448 candidates_count = 0; in zend_jit_allocate_registers()
2453 candidates_count++; in zend_jit_allocate_registers()
2456 if (!candidates_count) { in zend_jit_allocate_registers()

Completed in 16 milliseconds