Searched refs:AbbrevAllocator (Results 1 – 2 of 2) sorted by relevance
40 BumpPtrAllocator AbbrevAllocator; variable
43 DIEAbbrev *New = new (AbbrevAllocator) DIEAbbrev(std::move(Abbrev)); in assignAbbrevNumber()