Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DAllocator.h446 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, SizeThreshold, in new() argument
455 llvm::BumpPtrAllocatorImpl<AllocatorT, SlabSize, in delete() argument
/freebsd/contrib/llvm-project/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp285 uintptr_t SlabSize = 0; member in TrivialMemoryManager