Searched defs:CleanupPad (Results 1 – 9 of 9) sorted by relevance
168 static BasicBlock *getCleanupRetUnwindDest(const CleanupPadInst *CleanupPad) { in getCleanupRetUnwindDest()196 else if (auto *CleanupPad = dyn_cast<CleanupPadInst>(FuncletPad)) in calculateStateNumbersForInvokes() local232 auto *CleanupPad = cast<CleanupReturnInst>(TI)->getCleanupPad(); in getEHPadFromPredecessor() local309 auto *CleanupPad = cast<CleanupPadInst>(FirstNonPHI); in calculateCXXStateNumbers() local414 auto *CleanupPad = cast<CleanupPadInst>(FirstNonPHI); in calculateSEHStateNumbers() local443 if (auto *CleanupPad = dyn_cast<CleanupPadInst>(EHPad)) in isTopLevelPadForMSVC() local957 auto *CleanupPad = dyn_cast_or_null<CleanupPadInst>(FuncletPad); in removeImplausibleInstructions() local
1455 auto *CleanupPad = in splitBeforeCatchSwitch() local1748 CleanupPadInst *CleanupPad) { in rewritePHIsForCleanupPad()1846 if (auto *CleanupPad = in rewritePHIs() local
304 auto *CleanupPad = cast<CleanupPadInst>(CurrentPad); in getUnwindDestTokenHelper() local702 auto *CleanupPad = CRI->getCleanupPad(); in HandleInlinedEHPad() local
630 else if (auto *CleanupPad = dyn_cast<CleanupPadInst>(PadInst)) in ehAwareSplitEdge() local
249 | CleanupPad Constructor
273 | CleanupPad Constructor
1030 void CleanupReturnInst::init(Value *CleanupPad, BasicBlock *UnwindBB) { in init()1039 CleanupReturnInst::CleanupReturnInst(Value *CleanupPad, BasicBlock *UnwindBB, in CleanupReturnInst()1048 CleanupReturnInst::CleanupReturnInst(Value *CleanupPad, BasicBlock *UnwindBB, in CleanupReturnInst()
4456 Value *CleanupPad = in parseFunctionBody() local
6682 Value *CleanupPad = nullptr; in parseCleanupRet() local