Home
last modified time | relevance | path

Searched defs:SwitchInst (Results 1 – 8 of 8) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h45 class SwitchInst; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h53 class SwitchInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/SandboxIR/
H A DTracker.h64 class SwitchInst; variable
H A DValue.h137 friend class SwitchInst; // For getting `Val`. variable
H A DInstruction.h86 friend class SwitchInst; // For getTopmostLLVMInstruction(). variable
1864 SwitchInst(llvm::SwitchInst *SI, Context &Ctx) in SwitchInst() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h82 class SwitchInst; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h66 class SwitchInst; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp4052 SwitchInst::SwitchInst(Value *Value, BasicBlock *Default, unsigned NumCases, in SwitchInst() function in SwitchInst
4059 SwitchInst::SwitchInst(const SwitchInst &SI) in SwitchInst() function in SwitchInst