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