Searched refs:MallocAllocator (Results 1 – 11 of 11) sorted by relevance
80 class MallocAllocator : public AllocatorBase<MallocAllocator> {89 using AllocatorBase<MallocAllocator>::Allocate;96 using AllocatorBase<MallocAllocator>::Deallocate;
19 class MallocAllocator; variable55 bool getHostCPUFeatures(StringMap<bool, MallocAllocator> &Features);
65 template <typename AllocatorT = MallocAllocator, size_t SlabSize = 4096,
42 typename AllocatorTy = MallocAllocator>84 typename AllocatorTy = MallocAllocator>
21 template <class AllocatorTy = MallocAllocator>
107 template <typename ValueTy, typename AllocatorTy = MallocAllocator>
86 MallocAllocator Allocator; in reinsertValue()
145 MallocAllocator Allocator; in destroyValueName()350 MallocAllocator Allocator; in setNameImpl()
147 using PoolAllocTy = llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator>;
408 using AllocatorTy = BumpPtrAllocatorImpl<MallocAllocator, 65536>;
973 StringSet<MallocAllocator> DSOSymbolsSet; in main()