Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c1695 static int zend_jit_compute_liveness(const zend_op_array *op_array, zend_ssa *ssa, zend_bitset cand… in zend_jit_compute_liveness() function
2464 if (zend_jit_compute_liveness(op_array, ssa, candidates, &list) != SUCCESS) { in zend_jit_allocate_registers()

Completed in 18 milliseconds