enum MBBSectionID::SectionType
Declared at: llvm/include/llvm/CodeGen/MachineBasicBlock.h:52
Enumerators
Name | Value | Comment |
---|---|---|
Default | 0 | |
Exception | 1 | |
Cold | 2 |
Declared at: llvm/include/llvm/CodeGen/MachineBasicBlock.h:52
Name | Value | Comment |
---|---|---|
Default | 0 | |
Exception | 1 | |
Cold | 2 |