Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h43 class SwitchInst; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h50 class SwitchInst; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h83 class SwitchInst; variable
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DInstructions.cpp4483 SwitchInst::SwitchInst(Value *Value, BasicBlock *Default, unsigned NumCases, SwitchInst() function in SwitchInst
4494 SwitchInst::SwitchInst(Value *Value, BasicBlock *Default, unsigned NumCases, SwitchInst() function in SwitchInst
4501 SwitchInst::SwitchInst(const SwitchInst &SI) SwitchInst() function in SwitchInst
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h63 class SwitchInst; global() variable