Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/
H A Dzend_jit.c1638 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
1657 zend_jit_compute_loop_body(ssa, header, n, loop_body); in zend_jit_compute_loop_body()
1857 zend_jit_compute_loop_body(ssa, i, i, loop_body); in zend_jit_compute_liveness()

Completed in 16 milliseconds