|
LLVM 22.0.0git
|
Map a basic block section ID to the begin and end symbols of that section which determine the section's range. More...
#include "llvm/CodeGen/AsmPrinter.h"
Public Attributes | |
| MCSymbol * | BeginLabel |
| MCSymbol * | EndLabel |
Map a basic block section ID to the begin and end symbols of that section which determine the section's range.
Definition at line 162 of file AsmPrinter.h.
| MCSymbol* llvm::AsmPrinter::MBBSectionRange::BeginLabel |
Definition at line 163 of file AsmPrinter.h.
| MCSymbol * llvm::AsmPrinter::MBBSectionRange::EndLabel |
Definition at line 163 of file AsmPrinter.h.