Halide 18.0.0
Halide compiler and libraries
|
#include <region_allocator.h>
Public Attributes | |
SystemMemoryAllocatorFns | system |
MemoryRegionAllocatorFns | region |
Definition at line 35 of file region_allocator.h.
SystemMemoryAllocatorFns Halide::Runtime::Internal::RegionAllocator::MemoryAllocators::system |
Definition at line 36 of file region_allocator.h.
Referenced by Halide::Runtime::Internal::RegionAllocator::create(), and Halide::Runtime::Internal::RegionAllocator::destroy().
MemoryRegionAllocatorFns Halide::Runtime::Internal::RegionAllocator::MemoryAllocators::region |
Definition at line 37 of file region_allocator.h.
Referenced by Halide::Runtime::Internal::RegionAllocator::conform().