compile_to_header  100 python_bindings/python/Func.cpp     that.compile_to_header(filename, args_vec, fn_name, target);
compile_to_header 2852 src/Func.cpp       pipeline().compile_to_header(filename, args, fn_name, target);
compile_to_header  640 src/Func.h         EXPORT void compile_to_header(const std::string &filename, const std::vector<Argument> &, const std::string &fn_name = "",
compile_to_header  124 src/Pipeline.h     EXPORT void compile_to_header(const std::string &filename,