Home | History | Annotate | Download | only in IR

Lines Matching defs:getCatchPad

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