Searched refs:AllocatorSlabSize (Results 1 – 1 of 1) sorted by relevance
33 static const size_t AllocatorSlabSize = 4096; member in Pool34 static const size_t SizeThreshold = AllocatorSlabSize;58 typedef llvm::BumpPtrAllocatorImpl<llvm::MallocAllocator, AllocatorSlabSize,