Home
last modified time | relevance | path

Searched defs:CatchPadBB (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/CodeGen/
DWinEHPrepare.cpp238 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in calculateCXXStateNumbers() local
344 const BasicBlock *CatchPadBB = CatchPad->getParent(); in calculateSEHStateNumbers() local
/external/clang/lib/CodeGen/
DCGException.cpp1851 llvm::BasicBlock *CatchPadBB = CatchScope.getHandler(0).Block; in ExitSEHTryStmt() local
DMicrosoftCXXABI.cpp896 llvm::BasicBlock *CatchPadBB = CGF.Builder.GetInsertBlock(); in emitBeginCatch() local
/external/llvm/lib/Bitcode/Writer/
DBitcodeWriter.cpp2501 for (const BasicBlock *CatchPadBB : CatchSwitch.handlers()) in writeInstruction() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp1331 for (const BasicBlock *CatchPadBB : CatchSwitch->handlers()) { in findUnwindDestinations() local