Searched refs:stmt_after_increment (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-loop-ivopts.c628 stmt_after_increment (struct loop *loop, struct iv_cand *cand, tree stmt) function
2534 if (stmt_after_increment (loop, cand, stmt))
3124 if (stmt_after_increment (loop, cand, at))
3959 if (stmt_after_increment (data->current_loop, cand, at))
4082 if (stmt_after_increment (loop, cand, at))

Completed in 63 milliseconds