1 #ifndef HALIDE_CODEGEN_OPENCL_DEV_H 2 #define HALIDE_CODEGEN_OPENCL_DEV_H 16 struct CodeGen_GPU_Dev;
std::unique_ptr< CodeGen_GPU_Dev > new_CodeGen_OpenCL_Dev(const Target &target)
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.