reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
602 if (auto *CleanupRet = dyn_cast<CleanupReturnInst>(U)) { 611 if (auto *Invoke = dyn_cast<InvokeInst>(U)) { 613 } else if (auto *CatchSwitch = dyn_cast<CatchSwitchInst>(U)) { 615 } else if (auto *ChildCleanup = dyn_cast<CleanupPadInst>(U)) {