Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h44 class SwitchInst; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h52 class SwitchInst; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h83 class SwitchInst; variable
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3922 SwitchInst::SwitchInst(Value *Value, BasicBlock *Default, unsigned NumCases, in SwitchInst() function in SwitchInst
3929 SwitchInst::SwitchInst(const SwitchInst &SI) in SwitchInst() function in SwitchInst
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h64 class SwitchInst; variable