Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/ExecutionEngine/
DJITMemoryManager.h172 virtual unsigned GetNumStubSlabs() { in GetNumStubSlabs() function
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp326 unsigned GetNumStubSlabs() { return StubAllocator.GetNumSlabs(); } in GetNumStubSlabs() function in __anon99ff5b280211::DefaultJITMemoryManager