Searched defs:succ (Results 1 – 2 of 2) sorted by relevance
41 zend_basic_block *succ = blocks + b->successors[i]; in zend_mark_reachable() local846 int succ = blocks[i].successors[j]; in zend_cfg_identify_loops() local
790 int succ = blocks[n].successors[i]; in zend_ssa_rename() local
Completed in 10 milliseconds