Searched defs:important (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gcc/
H A Dtree-ssa-loop-ivopts.c175 bool important; /* Whether this is an "important" candidate, i.e. such member in struct:iv_cand
1976 add_candidate_1(struct ivopts_data *data, tree base, tree step, bool important, enum iv_position pos, struct iv_use *use, tree incremented_at) argument
2107 add_candidate(struct ivopts_data *data, tree base, tree step, bool important, struct iv_use *use) argument
[all...]

Completed in 92 milliseconds