enum PartitionScores
Declared at: llvm/lib/CodeGen/SwitchLoweringUtils.cpp:115
Enumerators
Name | Value | Comment |
---|---|---|
NoTable | 0 | |
Table | 1 | |
FewCases | 1 | |
SingleCase | 2 |
Declared at: llvm/lib/CodeGen/SwitchLoweringUtils.cpp:115
Name | Value | Comment |
---|---|---|
NoTable | 0 | |
Table | 1 | |
FewCases | 1 | |
SingleCase | 2 |