Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c1188 static int zend_jit_compute_post_order(zend_cfg *cfg, int start, int *post_order) in zend_jit_compute_post_order() function
1315 int n = zend_jit_compute_post_order(&ssa->cfg, 0, sorted_blocks); in zend_jit()

Completed in 14 milliseconds