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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-ivopts.c454 bool important; /* Whether this is an "important" candidate, i.e. such member in struct:iv_cand
3080 add_candidate_1 (struct ivopts_data *data, tree base, tree step, bool important, argument
3217 add_autoinc_candidates(struct ivopts_data *data, tree base, tree step, bool important, struct iv_use *use) argument
3277 add_candidate(struct ivopts_data *data, tree base, tree step, bool important, struct iv_use *use, struct iv *orig_iv = NULL, bool doloop = false) argument
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-ivopts.cc454 bool important; /* Whether this is an "important" candidate, i.e. such member in struct:iv_cand
3099 add_candidate_1 (struct ivopts_data *data, tree base, tree step, bool important, argument
3248 add_autoinc_candidates(struct ivopts_data *data, tree base, tree step, bool important, struct iv_use *use) argument
3308 add_candidate(struct ivopts_data *data, tree base, tree step, bool important, struct iv_use *use, struct iv *orig_iv = NULL, bool doloop = false) argument
[all...]

Completed in 303 milliseconds