Home
last modified time | relevance | path

Searched defs:block_order (Results 1 – 1 of 1) sorted by relevance

/PHP-8.1/ext/opcache/jit/
H A Dzend_jit.c1608 static int *zend_jit_compute_block_order_int(zend_ssa *ssa, int n, int *block_order) in zend_jit_compute_block_order_int()
1629 static int zend_jit_compute_block_order(zend_ssa *ssa, int *block_order) in zend_jit_compute_block_order()
1700 int *block_order; in zend_jit_compute_liveness() local

Completed in 21 milliseconds