#include <cfgloop.h>

Data Fields | |
| tree | bound |
| tree | at_stmt |
| tree | additional |
| struct nb_iter_bound * | next |
Definition at line 48 of file cfgloop.h.
Definition at line 50 of file cfgloop.h.
Referenced by can_count_iv_in_wider_type(), compute_estimated_nb_iterations(), free_numbers_of_iterations_estimates_loop(), n_of_executions_at_most(), record_estimate(), and scev_probably_wraps_p().
Definition at line 52 of file cfgloop.h.
Referenced by can_count_iv_in_wider_type(), n_of_executions_at_most(), and record_estimate().
Definition at line 53 of file cfgloop.h.
Referenced by can_count_iv_in_wider_type(), and record_estimate().
struct nb_iter_bound * nb_iter_bound::next [read] |
Definition at line 56 of file cfgloop.h.
Referenced by can_count_iv_in_wider_type(), compute_estimated_nb_iterations(), free_numbers_of_iterations_estimates_loop(), record_estimate(), and scev_probably_wraps_p().
1.5.6