Lines Matching full:succ
1786 BasicBlock *Succ = TI->getSuccessor(i);1787 if (!Succ->empty() && isa<PHINode>(Succ->begin()))