This is the complete list of members for llvm::SwitchInst::CaseHandle, including all inherited members.
CaseHandle(SwitchInst *SI, ptrdiff_t Index) | llvm::SwitchInst::CaseHandle | inline |
CaseHandleImpl()=default | llvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock > | protected |
CaseHandleImpl(SwitchInst *SI, ptrdiff_t Index) | llvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock > | inlineprotected |
getCaseIndex() const | llvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock > | inline |
getCaseSuccessor() const | llvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock > | inline |
getCaseValue() const | llvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock > | inline |
getSuccessorIndex() const | llvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock > | inline |
Index | llvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock > | protected |
operator==(const CaseHandleImpl &RHS) const | llvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock > | inline |
setSuccessor(BasicBlock *S) const | llvm::SwitchInst::CaseHandle | inline |
setValue(ConstantInt *V) const | llvm::SwitchInst::CaseHandle | inline |
SI | llvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock > | protected |
SwitchInst::CaseIteratorImpl< CaseHandle > | llvm::SwitchInst::CaseHandle | friend |
SwitchInstType typedef | llvm::SwitchInst::CaseHandleImpl< SwitchInst, ConstantInt, BasicBlock > | protected |