LLVM: llvm::sandboxir::SwitchInst::CaseHandleImpl< LLVMCaseItT, BlockT, ConstT (original) (raw)
#include "[llvm/SandboxIR/Instruction.h](SandboxIR%5F2Instruction%5F8h%5Fsource.html)"
| Public Member Functions | |
|---|---|
| CaseHandleImpl (Context &Ctx, LLVMCaseItT LLVMCaseIt) | |
| ConstT * | getCaseValue () const |
| BlockT * | getCaseSuccessor () const |
| unsigned | getCaseIndex () const |
| unsigned | getSuccessorIndex () const |
| Friends | |
|---|---|
| template<typename T1, typename T2, typename T3> | |
| class | CaseItImpl |
template<typename LLVMCaseItT, typename BlockT, typename ConstT>
class llvm::sandboxir::SwitchInst::CaseHandleImpl< LLVMCaseItT, BlockT, ConstT >
Definition at line 1893 of file Instruction.h.
template<typename LLVMCaseItT, typename BlockT, typename ConstT>
◆ getCaseIndex()
template<typename LLVMCaseItT, typename BlockT, typename ConstT>
◆ getCaseSuccessor()
◆ getCaseValue()
◆ getSuccessorIndex()
template<typename LLVMCaseItT, typename BlockT, typename ConstT>
◆ CaseItImpl
template<typename LLVMCaseItT, typename BlockT, typename ConstT>
template<typename T1, typename T2, typename T3>
The documentation for this class was generated from the following files:
- include/llvm/SandboxIR/Instruction.h
- lib/SandboxIR/Instruction.cpp