Home
last modified time | relevance | path

Searched defs:UnwindBlock (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DSjLjEHPrepare.cpp336 BasicBlock *UnwindBlock = Invoke->getUnwindDest(); lowerAcrossUnwindEdges() local
358 BasicBlock *UnwindBlock = Invoke->getUnwindDest(); lowerAcrossUnwindEdges() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DRewriteStatepointsForGC.cpp1867 BasicBlock *UnwindBlock = II->getUnwindDest(); makeStatepointExplicitImpl() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp319 CFGBlock &UnwindBlock = *Stack.back(); in throwEscapes() local