struct MMIAddrLabelMap::AddrLabelSymEntry

Declaration

struct MMIAddrLabelMap::AddrLabelSymEntry { /* full declaration omitted */ };

Declared at: llvm/lib/CodeGen/MachineModuleInfo.cpp:65

Member Variables

public TinyPtrVector<llvm::MCSymbol*> Symbols
The symbols for the label.
public llvm::Function* Fn
public unsigned int Index