Searched defs:new_stmt (Results 1 – 7 of 7) sorted by relevance
146 pub fn new_stmt() -> Self { in new_stmt() method
157 pub fn new_stmt() -> Self { in new_stmt() method
183 pub fn new_stmt() -> Self { in new_stmt() method
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
688 new_stmt(compiler_state_t *cstate, int code) in new_stmt() function