Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DAllocator.h435 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in new() argument
445 SizeThreshold, GrowthDelay> &) { in delete() argument
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp335 cl::opt<uint32_t> SizeThreshold( variable