LLVM: llvm::SwitchCG::SwitchWorkListItem Struct Reference (original) (raw)
#include "[llvm/CodeGen/SwitchLoweringUtils.h](SwitchLoweringUtils%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| MachineBasicBlock * | MBB = nullptr |
| CaseClusterIt | FirstCluster |
| CaseClusterIt | LastCluster |
| const ConstantInt * | GE = nullptr |
| const ConstantInt * | LT = nullptr |
| BranchProbability | DefaultProb |
Detailed Description
Definition at line 248 of file SwitchLoweringUtils.h.
Member Data Documentation
◆ DefaultProb
◆ FirstCluster
◆ GE
◆ LastCluster
◆ LT
◆ MBB
The documentation for this struct was generated from the following file:
- include/llvm/CodeGen/SwitchLoweringUtils.h