Searched refs:getThreadLocalAllocator (Results 1 – 5 of 5) sorted by relevance
112 Allocator.getThreadLocalAllocator(); in TEST()134 Allocator.getThreadLocalAllocator(); in TEST()170 Allocator.getThreadLocalAllocator(); in TEST()192 Allocator.getThreadLocalAllocator(); in TEST()222 Allocator.getThreadLocalAllocator(); in TEST()244 Allocator.getThreadLocalAllocator(); in TEST()273 Allocator.getThreadLocalAllocator(); in TEST()295 Allocator.getThreadLocalAllocator(); in TEST()
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()
1314 ArtificialTypeUnit->getTypePool().getThreadLocalAllocator(), *this); in cloneDIE()
56 AllocatorTy &getThreadLocalAllocator() { in getThreadLocalAllocator() function