Searched defs:SlabSize (Results 1 – 3 of 3) sorted by relevance
238 size_t SlabSize = MemMgr->GetDefaultDataSlabSize(); in TEST() local261 size_t SlabSize = MemMgr->GetDefaultStubSlabSize(); in TEST() local
409 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in new() argument426 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
399 size_t SlabSize = std::max(DefaultCodeSlabSize, PaddedMin); in allocateNewCodeSlab() local