Searched refs:CopyCatchInfo (Results 1 – 3 of 3) sorted by relevance
221 void CopyCatchInfo(const BasicBlock *SuccBB, const BasicBlock *LPad,
428 void llvm::CopyCatchInfo(const BasicBlock *SuccBB, const BasicBlock *LPad, in CopyCatchInfo() function in llvm
731 CopyCatchInfo(Br->getSuccessor(0), LLVMBB, &MF->getMMI(), *FuncInfo); in PrepareEHLandingPad()