Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c1051 static int zend_jit_compute_block_order(zend_ssa *ssa, int *block_order) in zend_jit_compute_block_order() function
1155 for (l = zend_jit_compute_block_order(ssa, block_order) - 1; l >= 0; l--) { in zend_jit_compute_liveness()

Completed in 14 milliseconds