Home
last modified time | relevance | path

Searched defs:SizeThreshold (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
DAllocator.h435 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in new() argument
445 SizeThreshold, GrowthDelay> &) { in delete() argument
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
DConstString.cpp34 static const size_t SizeThreshold = AllocatorSlabSize; member in Pool
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
Dllvm-pdbutil.cpp335 cl::opt<uint32_t> SizeThreshold( variable