LLVM 20.0.0git
|
#include "llvm/CodeGen/SwitchLoweringUtils.h"
Public Attributes | |
CmpInst::Predicate | Pred |
bool | NoCmp |
Definition at line 111 of file SwitchLoweringUtils.h.
bool llvm::SwitchCG::CaseBlock::PredInfoPair::NoCmp |
Definition at line 114 of file SwitchLoweringUtils.h.
CmpInst::Predicate llvm::SwitchCG::CaseBlock::PredInfoPair::Pred |
Definition at line 112 of file SwitchLoweringUtils.h.