Searched defs:block_order (Results 1 – 1 of 1) sorted by relevance
1608 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