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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp636 const Value *UserUnwindParent; local
638 UserUnwindParent = CSI->getParentPad();
640 UserUnwindParent =
645 if (UserUnwindParent == Cleanup)

Completed in 99 milliseconds