reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2176 BasicBlock *BB = BI->getParent(); 2177 PHINode *PN = dyn_cast<PHINode>(BI->getCondition()); 2210 BasicBlock *RealDest = BI->getSuccessor(!CB->getZExtValue()); 2226 CritEdgeBranch->setDebugLoc(BI->getDebugLoc()); 2236 for (BasicBlock::iterator BBI = BB->begin(); &*BBI != BI; ++BBI) { 2285 return FoldCondBranchOnPHI(BI, DL, AC) || true;