Searched defs:SlabSize (Results 1 – 3 of 3) sorted by relevance
435 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in new() argument444 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in delete() argument
51 size_t SlabSize = SlabEnd - (char *)SlabStart; in allocate() local
282 uintptr_t SlabSize = 0; member in TrivialMemoryManager