Home
last modified time | relevance | path

Searched refs:preallocateSlab (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp246 void preallocateSlab(uint64_t Size) { in preallocateSlab() function in TrivialMemoryManager
493 MemMgr.preallocateSlab(PreallocMemory); in doPreallocation()