Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rtdyld/
Dllvm-rtdyld.cpp187 UsePreallocation = true; in preallocateSlab()
209 bool UsePreallocation = false; member in TrivialMemoryManager
222 if (UsePreallocation) in allocateCodeSection()
246 if (UsePreallocation) in allocateDataSection()
/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()