Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp171 struct AddrLabelSymEntry { struct in llvm::AddrLabelMap
173 TinyPtrVector<MCSymbol *> Symbols;
175 Function *Fn; // The containing function of the BasicBlock.
176 unsigned Index; // The index in BBCallbacks for the BasicBlock.