Searched defs:SizeThreshold (Results 1 – 3 of 3) sorted by relevance
435 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in new() argument445 SizeThreshold, GrowthDelay> &) { in delete() argument
34 static const size_t SizeThreshold = AllocatorSlabSize; member in Pool
335 cl::opt<uint32_t> SizeThreshold( variable