Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
HDJumpThreading.h44 class SwitchInst; variable
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenFunction.h52 class SwitchInst; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
HDSelectionDAGBuilder.h83 class SwitchInst; variable
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDInstructions.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-13-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDTargetTransformInfo.h64 class SwitchInst; variable