Searched refs:iv_cand (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c135 struct iv_cand *cand; /* The candidate. */
159 struct iv_cand *selected;
172 struct iv_cand struct
197 typedef struct iv_cand *iv_cand_p;
341 static inline struct iv_cand *
342 iv_cand (struct ivopts_data *data, unsigned i) function
472 extern void dump_cand (FILE *, struct iv_cand *);
474 dump_cand (FILE *file, struct iv_cand *cand)
601 stmt_after_ip_original_pos (struct iv_cand *cand, tree stmt)
628 stmt_after_increment (struct loop *loop, struct iv_cand *can
[all...]

Completed in 123 milliseconds