1 #ifndef HALIDE_RUNTIME_CONSTANTS_H 2 #define HALIDE_RUNTIME_CONSTANTS_H 17 static constexpr
int maximum_stack_allocation_bytes = 16384;
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.
Not visible externally, similar to 'static' linkage in C.