reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
632 if (!BI || !BI->isConditional()) continue; 632 if (!BI || !BI->isConditional()) continue; 633 CmpInst *CI = dyn_cast<CmpInst>(BI->getCondition()); 640 for (auto I = ExitingBlock->instructionsWithoutDebug().begin(); &*I != BI; ) { 663 if (!FoldBranchToCommonDest(BI, MSSAU)) 689 BI->getSuccessor(0)->removePredecessor( 691 BI->getSuccessor(1)->removePredecessor(