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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-manip.c1007 tree *exit_base, tree *exit_step,
1027 *exit_step = NULL_TREE;
1105 *exit_step = bigstep;
1240 tree enter_main_cond, exit_base, exit_step, exit_bound; local
1260 &enter_main_cond, &exit_base, &exit_step,
1425 create_iv (exit_base, exit_step, NULL_TREE, loop,
1005 determine_exit_conditions(class loop *loop, class tree_niter_desc *desc, unsigned factor, tree *enter_cond, tree *exit_base, tree *exit_step, enum tree_code *exit_cmp, tree *exit_bound) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-manip.cc1007 tree *exit_base, tree *exit_step,
1027 *exit_step = NULL_TREE;
1115 *exit_step = bigstep;
1253 tree enter_main_cond, exit_base, exit_step, exit_bound; local
1255 &enter_main_cond, &exit_base, &exit_step,
1441 create_iv (exit_base, exit_step, NULL_TREE, loop,
1005 determine_exit_conditions(class loop *loop, class 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 200 milliseconds