Searched refs:GetSwapSpaceAllocator (Results 1 – 2 of 2) sorted by relevance
133 SwapAllocator<CompiledMethod> alloc(driver->GetCompiledMethodStorage()->GetSwapSpaceAllocator()); in SwapAllocCompiledMethod()149 SwapAllocator<CompiledMethod> alloc(driver->GetCompiledMethodStorage()->GetSwapSpaceAllocator()); in ReleaseSwapAllocatedCompiledMethod()
48 SwapAllocator<void> GetSwapSpaceAllocator() { in GetSwapSpaceAllocator() function