Searched refs:zend_jit_compute_post_order (Results 1 – 1 of 1) sorted by relevance
1306 static int zend_jit_compute_post_order(zend_cfg *cfg, int start, int *post_order) in zend_jit_compute_post_order() function1435 int n = zend_jit_compute_post_order(&ssa->cfg, 0, sorted_blocks); in zend_jit()
Completed in 10 milliseconds