Searched refs:createCatchSwitchInst (Results 1 – 3 of 3) sorted by relevance
209 LLVM_ABI CatchSwitchInst *createCatchSwitchInst(llvm::CatchSwitchInst *I);
578 CatchSwitchInst *Context::createCatchSwitchInst(llvm::CatchSwitchInst *I) { in createCatchSwitchInst() function in llvm::sandboxir::Context
1049 return Ctx.createCatchSwitchInst(LLVMCSI); in create()