Searched defs:new_stmt (Results 1 – 3 of 3) sorted by relevance
140 bool replace_stmt(const StmtPtr& old_stmt, StmtPtr new_stmt) { in replace_stmt()160 BlockPtr clone_and_replace(const StmtPtr& old_stmt, StmtPtr new_stmt) { in clone_and_replace()
2520 StmtPtr new_stmt = PolynomialBase::mutate(v); in mutate() local
690 new_stmt(compiler_state_t *cstate, int code) in new_stmt() function