Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Transforms/Utils/
DUnifyFunctionExitNodes.h26 BasicBlock *ReturnBlock, *UnwindBlock, *UnreachableBlock; member
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp327 BasicBlock *UnwindBlock = Invokes[i]->getUnwindDest(); in lowerAcrossUnwindEdges() local
349 BasicBlock *UnwindBlock = Invokes[i]->getUnwindDest(); in lowerAcrossUnwindEdges() local
/external/llvm/lib/Transforms/IPO/
DPruneEH.cpp206 BasicBlock *UnwindBlock = II->getUnwindDest(); in SimplifyFunction() local
/external/llvm/lib/Transforms/Scalar/
DRewriteStatepointsForGC.cpp1500 BasicBlock *UnwindBlock = ToReplace->getUnwindDest(); in makeStatepointExplicitImpl() local