1#ifndef HALIDE_TARGET_QUERY_OPS_H
2#define HALIDE_TARGET_QUERY_OPS_H
void lower_target_query_ops(std::map< std::string, Function > &env, const Target &t)
This file defines the class FunctionDAG, which is our representation of a Halide pipeline,...
@ Internal
Not visible externally, similar to 'static' linkage in C.
A struct representing a target machine and os to generate code for.