Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm-c/
H A DCore.h65 LLVMSwitch = 3, enumerator
/freebsd/contrib/llvm-project/llvm/lib/SandboxIR/
H A DInstruction.cpp1096 llvm::SwitchInst *LLVMSwitch = in create() local
1141 auto *LLVMSwitch = cast<llvm::SwitchInst>(Val); in removeCase() local