Searched refs:getThreadLocalAllocator (Results 1 – 4 of 4) sorted by relevance
161 BumpPtrAllocator &getThreadLocalAllocator() { in getThreadLocalAllocator() function162 return Allocator.getThreadLocalAllocator(); in getThreadLocalAllocator()
182 DIEGenerator DIEGen(Patch.Die, Types.getThreadLocalAllocator(), in prepareDataForTreeCreation()243 DIEGenerator DIEGen(OutDIE, Types.getThreadLocalAllocator(), *this); in finalizeTypeEntryRec()
1315 ArtificialTypeUnit->getTypePool().getThreadLocalAllocator(), *this); in cloneDIE()
56 AllocatorTy &getThreadLocalAllocator() { in getThreadLocalAllocator() function