reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/CodeGen/WinEHPrepare.cpp
  529     std::tie(Pad, HandlerParentState) = Worklist.pop_back_val();
  531     if (const auto *Cleanup = dyn_cast<CleanupPadInst>(Pad)) {
  538                                          HandlerType, 0, Pad->getParent());
  549       const auto *CatchSwitch = cast<CatchSwitchInst>(Pad);