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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-manip.c1240 tree enter_main_cond, exit_base, exit_step, exit_bound; local
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.cc1253 tree enter_main_cond, exit_base, exit_step, exit_bound; local
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 130 milliseconds