Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.h40 BumpPtrAllocator AbbrevAllocator; variable
DDwarfFile.cpp43 DIEAbbrev *New = new (AbbrevAllocator) DIEAbbrev(std::move(Abbrev)); in assignAbbrevNumber()