Home
last modified time | relevance | path

Searched defs:JITSlabAllocator (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp268 class JITSlabAllocator : public SlabAllocator { class
271 JITSlabAllocator(DefaultJITMemoryManager &jmm) : JMM(jmm) { } in JITSlabAllocator() function in __anonc4b138420211::JITSlabAllocator