Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp624 const Instruction *UserUnwindPad = UserUnwindDest->getFirstNonPHI(); in calculateClrEHStateNumbers() local
626 if (auto *CSI = dyn_cast<CatchSwitchInst>(UserUnwindPad)) in calculateClrEHStateNumbers()
630 cast<CleanupPadInst>(UserUnwindPad)->getParentPad(); in calculateClrEHStateNumbers()