Halide
region_allocator.h File Reference
#include "../HalideRuntime.h"
#include "../printer.h"
#include "memory_arena.h"
#include "memory_resources.h"

Go to the source code of this file.

Classes

class  Halide::Runtime::Internal::RegionAllocator
 Allocator class interface for sub-allocating a contiguous memory block into smaller regions of memory. More...
 
struct  Halide::Runtime::Internal::RegionAllocator::MemoryAllocators
 

Namespaces

 Halide
 This file defines the class FunctionDAG, which is our representation of a Halide pipeline, and contains methods to using Halide's bounds tools to query properties of it.
 
 Halide::Runtime
 
 Halide::Runtime::Internal