Home
last modified time | relevance | path

Searched refs:UserUnwindPad (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp654 const Instruction *UserUnwindPad = UserUnwindDest->getFirstNonPHI(); in calculateClrEHStateNumbers() local
656 if (auto *CSI = dyn_cast<CatchSwitchInst>(UserUnwindPad)) in calculateClrEHStateNumbers()
660 cast<CleanupPadInst>(UserUnwindPad)->getParentPad(); in calculateClrEHStateNumbers()