reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
961 if (!BI) return nullptr; 963 assert(BI->isConditional() && "Two successors but not conditional?"); 964 if (BI->getSuccessor(0) == Pred1) { 971 return BI->getCondition();