Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DMachineModuleInfo.cpp56 struct AddrLabelSymEntry { struct in llvm::MMIAddrLabelMap
58 TinyPtrVector<MCSymbol *> Symbols;
60 Function *Fn; // The containing function of the BasicBlock.
61 unsigned Index; // The index in BBCallbacks for the BasicBlock.