reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
884 if (BI && BI->isConditional()) { 884 if (BI && BI->isConditional()) { 885 auto *CondInst = dyn_cast<Instruction>(BI->getCondition()); 887 Changed |= handleBranchCondition(CondInst, BI, BB, Pred);