Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp23 : Asm(AP), Abbrevs(AbbrevAllocator), StrPool(DA, *Asm, Pref) {} in DwarfFile()
DDwarfFile.h53 BumpPtrAllocator AbbrevAllocator; variable