Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DJumpThreading.h44 class SwitchInst; variable
/llvm-project/clang/lib/CodeGen/
H A DCodeGenFunction.h52 class SwitchInst; global() variable
/llvm-project/llvm/unittests/Transforms/IPO/
H A DFunctionSpecializationTest.cpp122 TEST_F(FunctionSpecializationTest,SwitchInst) TEST_F() argument
/llvm-project/llvm/unittests/IR/
H A DVerifierTest.cpp312 TEST(VerifierTest,SwitchInst) TEST() argument
H A DInstructionsTest.cpp905 TEST(InstructionsTest,SwitchInst) TEST() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h83 class SwitchInst; variable
/llvm-project/llvm/lib/IR/
H A DInstructions.cpp3922 SwitchInst::SwitchInst(Value *Value, BasicBlock *Default, unsigned NumCases, SwitchInst() function in SwitchInst
3929 SwitchInst::SwitchInst(const SwitchInst &SI) SwitchInst() function in SwitchInst
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h64 class SwitchInst; variable