Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c1030 static int *zend_jit_compute_block_order_int(zend_ssa *ssa, int n, int *block_order) in zend_jit_compute_block_order_int()
1051 static int zend_jit_compute_block_order(zend_ssa *ssa, int *block_order) in zend_jit_compute_block_order()
1122 int *block_order; in zend_jit_compute_liveness() local

Completed in 18 milliseconds