Searched defs:exit_step (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-manip.cc | 1007 tree *exit_base, tree *exit_step, in determine_exit_conditions() 1253 tree enter_main_cond, exit_base, exit_step, exit_bound; in tree_transform_and_unroll_loop() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-manip.c | 1007 tree *exit_base, tree *exit_step, in determine_exit_conditions() 1240 tree enter_main_cond, exit_base, exit_step, exit_bound; in tree_transform_and_unroll_loop() local
|