Home
last modified time | relevance | path

Searched defs:AddrLabelSymEntry (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp183 struct AddrLabelSymEntry { struct in llvm::AddrLabelMap
185 TinyPtrVector<MCSymbol *> Symbols;
187 Function *Fn; // The containing function of the BasicBlock.
188 unsigned Index; // The index in BBCallbacks for the BasicBlock.