Home
last modified time | relevance | path

Searched refs:getAccelNames (Results 1 – 2 of 2) sorted by relevance

/freebsd-9-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h109 const StringMap<std::vector<DIE *> > &getAccelNames() const { in getAccelNames() function
DDwarfDebug.cpp2283 const StringMap<std::vector<DIE*> > &Names = TheCU->getAccelNames(); in emitAccelNames()