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