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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 164 return new (DIEValueAllocator) DIEBlock();
377 // DIEValueAllocator - All DIEValues are allocated through this allocator.
378 BumpPtrAllocator DIEValueAllocator;
DwarfDebug.h 292 BumpPtrAllocator DIEValueAllocator;

Completed in 110 milliseconds