reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
821 const InvokeInst *II = dyn_cast<InvokeInst>(BB->getTerminator()); 827 setEdgeProbability(BB, 0 /*Index for Normal*/, TakenProb); 828 setEdgeProbability(BB, 1 /*Index for Unwind*/, TakenProb.getCompl());