LLVM 20.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 136 of file AsmPrinter.h.
MCSymbol* llvm::AsmPrinter::MBBSectionRange::BeginLabel |
Definition at line 137 of file AsmPrinter.h.
MCSymbol * llvm::AsmPrinter::MBBSectionRange::EndLabel |
Definition at line 137 of file AsmPrinter.h.