Searched refs:MallocAllocator (Results 1 – 13 of 13) sorted by relevance
87 class MallocAllocator : public AllocatorBase<MallocAllocator> {96 using AllocatorBase<MallocAllocator>::Allocate;103 using AllocatorBase<MallocAllocator>::Deallocate;
61 template <typename AllocatorT = MallocAllocator, size_t SlabSize = 4096,
19 class MallocAllocator; variable55 const StringMap<bool, MallocAllocator> getHostCPUFeatures();
22 template <class AllocatorTy = MallocAllocator>
42 typename AllocatorTy = MallocAllocator>84 typename AllocatorTy = MallocAllocator>
125 template <typename ValueTy, typename AllocatorTy = MallocAllocator>
91 using PoolAllocTy = llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator>;
174 using PoolAllocTy = llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator>;
97 MallocAllocator Allocator; in reinsertValue()
143 MallocAllocator Allocator; in destroyValueName()354 MallocAllocator Allocator; in setNameImpl()
58 typedef llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, AllocatorSlabSize,
446 using AllocatorTy = BumpPtrAllocatorImpl<MallocAllocator, 65536>;
1044 StringSet<MallocAllocator> DSOSymbolsSet; in main()