LLVM: llvm::AsmPrinter::MBBSectionRange Struct Reference (original) (raw)

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](AsmPrinter%5F8h%5Fsource.html)"

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.

BeginLabel

MCSymbol* llvm::AsmPrinter::MBBSectionRange::BeginLabel

EndLabel

MCSymbol * llvm::AsmPrinter::MBBSectionRange::EndLabel


The documentation for this struct was generated from the following file: