Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp286 JITSlabAllocator BumpSlabAllocator; member in __anone29d22b10211::DefaultJITMemoryManager
538 BumpSlabAllocator(*this), in DefaultJITMemoryManager()
539 StubAllocator(DefaultSlabSize, DefaultSizeThreshold, BumpSlabAllocator), in DefaultJITMemoryManager()
540 DataAllocator(DefaultSlabSize, DefaultSizeThreshold, BumpSlabAllocator) { in DefaultJITMemoryManager()