Searched defs:SlabSize (Results 1 – 2 of 2) sorted by relevance
441 new(size_t Size,llvm::BumpPtrAllocatorImpl<AllocatorT,SlabSize,SizeThreshold,GrowthDelay> & Allocator) new() argument 450 delete(void *,llvm::BumpPtrAllocatorImpl<AllocatorT,SlabSize,SizeThreshold,GrowthDelay> &) delete() argument [all...]
285 uintptr_t SlabSize = 0; member in TrivialMemoryManager