Searched refs:getCatchPad (Results 1 – 5 of 5) sorted by relevance
717 CatchPadInst *CatchReturnInst::getCatchPad() const { in getCatchPad() function in llvm::sandboxir::CatchReturnInst719 Ctx.getValue(cast<llvm::CatchReturnInst>(Val)->getCatchPad())); in getCatchPad()724 .emplaceIfTracking<GenericSetter<&CatchReturnInst::getCatchPad, in setCatchPad()
1182 IsUnreachableCatchret = CRI->getCatchPad() != CatchPad; in removeImplausibleInstructions()
4362 CatchPadInst *getCatchPad() const { return cast<CatchPadInst>(Op<0>()); }4378 return getCatchPad()->getCatchSwitch()->getParentPad();
1634 LLVM_ABI CatchPadInst *getCatchPad() const;
3322 pushValue(CRI.getCatchPad(), InstID, Vals); in writeInstruction()