Home | History | Annotate | Download | only in Scalar

Lines Matching full:succ

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