Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c1306 static int zend_jit_compute_post_order(zend_cfg *cfg, int start, int *post_order) in zend_jit_compute_post_order() argument
1335 post_order[count++] = b; in zend_jit_compute_post_order()

Completed in 9 milliseconds