lower_main_stmt    38 src/Lower.h    EXPORT Stmt lower_main_stmt(const std::vector<Function> &output_funcs, const std::string &pipeline_name, const Target &t,
lower_main_stmt    82 test/correctness/host_alignment.cpp     Stmt s = Internal::lower_main_stmt({f.function()}, f.name(), t);
lower_main_stmt    30 test/correctness/interleave.cpp     Stmt s = Internal::lower_main_stmt({f.function()}, f.name(), t);