Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h45 class SwitchInst; variable
/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenFunction.h50 class SwitchInst; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h79 class SwitchInst; variable
/netbsd/external/apache2/llvm/dist/llvm/lib/IR/
H A DInstructions.cpp4021 SwitchInst::SwitchInst(Value *Value, BasicBlock *Default, unsigned NumCases, in SwitchInst() function in SwitchInst
4032 SwitchInst::SwitchInst(Value *Value, BasicBlock *Default, unsigned NumCases, in SwitchInst() function in SwitchInst
4039 SwitchInst::SwitchInst(const SwitchInst &SI) in SwitchInst() function in SwitchInst
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h59 class SwitchInst; variable