Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DContext.cpp190 auto *LLVMCatchSwitchInst = cast<llvm::CatchSwitchInst>(LLVMV); in getOrCreateValueInternal() local
192 new CatchSwitchInst(LLVMCatchSwitchInst, *this)); in getOrCreateValueInternal()