1#ifndef HALIDE_RUNTIME_CONSTANTS_H
2#define HALIDE_RUNTIME_CONSTANTS_H
17static constexpr int maximum_stack_allocation_bytes = 16384;
This file defines the class FunctionDAG, which is our representation of a Halide pipeline,...
@ Internal
Not visible externally, similar to 'static' linkage in C.