Home
last modified time | relevance | path

Searched refs:CopyCatchInfo (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DFunctionLoweringInfo.h221 void CopyCatchInfo(const BasicBlock *SuccBB, const BasicBlock *LPad,
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DFunctionLoweringInfo.cpp428 void llvm::CopyCatchInfo(const BasicBlock *SuccBB, const BasicBlock *LPad, in CopyCatchInfo() function in llvm
DSelectionDAGISel.cpp731 CopyCatchInfo(Br->getSuccessor(0), LLVMBB, &MF->getMMI(), *FuncInfo); in PrepareEHLandingPad()