Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-rtdyld/
H A Dllvm-rtdyld.cpp257 UsePreallocation = true; in preallocateSlab()
280 bool UsePreallocation = false; member in TrivialMemoryManager
297 if (UsePreallocation) in allocateCodeSection()
325 if (UsePreallocation) in allocateDataSection()