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

/freebsd-10.1-release/contrib/gcc/
H A Dtree-ssa-loop-manip.c689 tree *exit_base, tree *exit_step,
705 *exit_step = NULL_TREE;
783 *exit_step = bigstep;
844 tree enter_main_cond, exit_base, exit_step, exit_bound; local
860 &enter_main_cond, &exit_base, &exit_step,
946 create_iv (exit_base, exit_step, NULL_TREE, loop,
687 determine_exit_conditions(struct loop *loop, struct tree_niter_desc *desc, unsigned factor, tree *enter_cond, tree *exit_base, tree *exit_step, enum tree_code *exit_cmp, tree *exit_bound) argument

Completed in 103 milliseconds