Home | History | Annotate | Download | only in IR

Lines Matching defs:getCatchPad

4412   CatchPadInst *getCatchPad() const { return cast<CatchPadInst>(Op<0>()); }
4428 return getCatchPad()->getCatchSwitch()->getParentPad();