Home
last modified time | relevance | path

Searched refs:nb_static_loops (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree-scalar-evolution.c2516 unsigned nb_static_loops = 0; in number_of_iterations_for_all_loops() local
2525 nb_static_loops++; in number_of_iterations_for_all_loops()
2533 fprintf (dump_file, "%d\tnb_static_loops\n", nb_static_loops); in number_of_iterations_for_all_loops()