Home
last modified time | relevance | path

Searched defs:LLVMCSI (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DTracker.cpp230 auto *LLVMCSI = cast<llvm::CatchSwitchInst>(CSI->Val); in revert() local
H A DInstruction.cpp1047 llvm::CatchSwitchInst *LLVMCSI = Builder.CreateCatchSwitch( in create() local