Searched refs:UserUnwindParent (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp655 const Value *UserUnwindParent; local
657 UserUnwindParent = CSI->getParentPad();
659 UserUnwindParent =
664 if (UserUnwindParent == Cleanup)

Completed in 200 milliseconds