Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c1660 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
1679 zend_jit_compute_loop_body(ssa, header, n, loop_body); in zend_jit_compute_loop_body()
1879 zend_jit_compute_loop_body(ssa, i, i, loop_body); in zend_jit_compute_liveness()

Completed in 13 milliseconds