reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2143 bool Folded = ConstantFoldTerminator(InstBB, 2152 BranchInst *BI = cast<BranchInst>(InstBB->getTerminator()); 2155 InstBB->getTerminator()->eraseFromParent(); 2156 new UnreachableInst(InstBB->getContext(), InstBB); 2156 new UnreachableInst(InstBB->getContext(), InstBB);