Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineModuleInfo.cpp67 struct AddrLabelSymEntry { struct in llvm::MMIAddrLabelMap
69 TinyPtrVector<MCSymbol *> Symbols;
71 Function *Fn; // The containing function of the BasicBlock.
72 unsigned Index; // The index in BBCallbacks for the BasicBlock.