Searched defs:CleanupPad (Results 1 – 9 of 9) sorted by relevance
182 static BasicBlock *getCleanupRetUnwindDest(const CleanupPadInst *CleanupPad) { in getCleanupRetUnwindDest() argument 210 else if (auto *CleanupPad = dyn_cast<CleanupPadInst>(FuncletPad)) in calculateStateNumbersForInvokes() local 367 auto *CleanupPad = cast<CleanupReturnInst>(TI)->getCleanupPad(); getEHPadFromPredecessor() local 445 auto *CleanupPad = cast<CleanupPadInst>(FirstNonPHI); calculateCXXStateNumbers() local 551 auto *CleanupPad = cast<CleanupPadInst>(FirstNonPHI); calculateSEHStateNumbers() local 580 if (auto *CleanupPad = dyn_cast<CleanupPadInst>(EHPad)) isTopLevelPadForMSVC() local 1100 auto *CleanupPad = dyn_cast_or_null<CleanupPadInst>(FuncletPad); removeImplausibleInstructions() local [all...]
308 auto *CleanupPad = cast<CleanupPadInst>(CurrentPad); getUnwindDestTokenHelper() local 694 auto *CleanupPad = CRI->getCleanupPad(); HandleInlinedEHPad() local
896 else if (auto *CleanupPad = dyn_cast<CleanupPadInst>(PadInst)) ehAwareSplitEdge() local
1726 auto *CleanupPad = splitBeforeCatchSwitch() local 2119 rewritePHIsForCleanupPad(BasicBlock * CleanupPadBB,CleanupPadInst * CleanupPad) rewritePHIsForCleanupPad() argument 2234 if (auto *CleanupPad = rewritePHIs() local
250 | CleanupPad Constructor
276 | CleanupPad Constructor
971 init(Value * CleanupPad,BasicBlock * UnwindBB) init() argument 980 CleanupReturnInst(Value * CleanupPad,BasicBlock * UnwindBB,unsigned Values,InsertPosition InsertBefore) CleanupReturnInst() argument
5512 Value *CleanupPad = getValue(Record, Idx++, NextValueNo, TokenTy, parseFunctionBody() local
7391 Value *CleanupPad = nullptr; parseCleanupRet() local