1 #ifndef HALIDE_INTERNAL_DEBUG_ARGUMENTS_H 2 #define HALIDE_INTERNAL_DEBUG_ARGUMENTS_H void debug_arguments(LoweredFunc *func, const Target &t)
Injects debug prints in a LoweredFunc that describe the target and arguments.
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.
Defines the structure that describes a Halide target.
Not visible externally, similar to 'static' linkage in C.