Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DAllocator.h430 void *, llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold> &) { in delete() argument
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp845 unsigned SizeThreshold = 32; in shouldUseLifetimeMarkers() local