Searched refs:blocks_end (Results 1 – 1 of 1) sorted by relevance
130 zend_basic_block *blocks_end = blocks + ssa->cfg.blocks_count; in zend_ssa_remove_nops() local154 for (b = blocks; b < blocks_end; b++) { in zend_ssa_remove_nops()235 for (b = blocks; b < blocks_end; b++) { in zend_ssa_remove_nops()
Completed in 13 milliseconds