Searched refs:static_global_cl_allocator (Results 1 – 1 of 1) sorted by relevance
37 static IAllocator *static_global_cl_allocator = nullptr; variable133 if(static_global_cl_allocator != nullptr) in allocate()135 … _memory.set_owned_region(static_global_cl_allocator->make_region(info().total_size(), 0)); in allocate()191 static_global_cl_allocator = allocator; in set_global_allocator()