reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
683 if (SwitchInst *SI = dyn_cast<SwitchInst>(TI)) { 685 } else if (BranchInst *BI = dyn_cast<BranchInst>(TI)) { 688 } else if (IndirectBrInst *IBI = dyn_cast<IndirectBrInst>(TI)) { 692 TI->eraseFromParent();