HomeSort by relevance Sort by last modified time
    Searched refs:AbbrevAllocator (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfFile.h 40 BumpPtrAllocator AbbrevAllocator;
DwarfFile.cpp 43 DIEAbbrev *New = new (AbbrevAllocator) DIEAbbrev(std::move(Abbrev));

Completed in 1820 milliseconds