struct AddrLabelMap::AddrLabelSymEntry
Declaration
struct AddrLabelMap::AddrLabelSymEntry { /* full declaration omitted */ };
Declared at: llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp:178
Member Variables
- public TinyPtrVector<llvm::MCSymbol*> Symbols
- The symbols for the label.
- public llvm::Function* Fn
- public unsigned int Index