Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtree-scalar-evolution.c2515 unsigned nb_chrec_dont_know_loops = 0; in number_of_iterations_for_all_loops() local
2523 nb_chrec_dont_know_loops++; in number_of_iterations_for_all_loops()
2532 fprintf (dump_file, "%d\tnb_chrec_dont_know_loops\n", nb_chrec_dont_know_loops); in number_of_iterations_for_all_loops()