Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp189 UsePreallocation = true; in preallocateSlab()
211 bool UsePreallocation = false; member in TrivialMemoryManager
224 if (UsePreallocation) in allocateCodeSection()
244 if (UsePreallocation) in allocateDataSection()
/external/llvm-project/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp256 UsePreallocation = true; in preallocateSlab()
279 bool UsePreallocation = false; member in TrivialMemoryManager
296 if (UsePreallocation) in allocateCodeSection()
324 if (UsePreallocation) in allocateDataSection()