Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DWinEHPrepare.cpp635 const Instruction *UserUnwindPad = UserUnwindDest->getFirstNonPHI(); in calculateClrEHStateNumbers() local
637 if (auto *CSI = dyn_cast<CatchSwitchInst>(UserUnwindPad)) in calculateClrEHStateNumbers()
641 cast<CleanupPadInst>(UserUnwindPad)->getParentPad(); in calculateClrEHStateNumbers()