Home
last modified time | relevance | path

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

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c1647 static void zend_jit_compute_loop_body(zend_ssa *ssa, int header, int n, zend_bitset loop_body) in zend_jit_compute_loop_body() function
1666 zend_jit_compute_loop_body(ssa, header, n, loop_body); in zend_jit_compute_loop_body()
1866 zend_jit_compute_loop_body(ssa, i, i, loop_body); in zend_jit_compute_liveness()

Completed in 21 milliseconds