Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDcfgloop.h48 struct nb_iter_bound struct
54 struct nb_iter_bound *next; argument
119 struct nb_iter_bound *bounds;
HDtree-ssa-loop-niter.c1685 struct nb_iter_bound *elt = xmalloc (sizeof (struct nb_iter_bound)); in record_estimate()
1713 struct nb_iter_bound *bound; in compute_estimated_nb_iterations()
1944 struct nb_iter_bound *niter_bound, in n_of_executions_at_most()
2004 struct nb_iter_bound *bound; in scev_probably_wraps_p()
2087 struct nb_iter_bound *bound, *next; in free_numbers_of_iterations_estimates_loop()
HDChangeLog-20066443 * cfgloop.h (struct nb_iter_bound): Remove "additional" field. Update
HDChangeLog-20048972 (struct nb_iter_bound): Moved...
8973 * cfgloop.h (struct nb_iter_bound): ... here.