1 #ifndef HALIDE_STMT_TO_HTML
2 #define HALIDE_STMT_TO_HTML
void print_to_html(const std::string &filename, const Stmt &s)
Dump an HTML-formatted print of a Stmt to filename.
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 reference-counted handle to a statement node.