Searched defs:important (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-ivopts.cc | 454 bool important; /* Whether this is an "important" candidate, i.e. such member 3099 add_candidate_1 (struct ivopts_data *data, tree base, tree step, bool important, in add_candidate_1() 3249 bool important, struct iv_use *use) in add_autoinc_candidates() 3308 add_candidate (struct ivopts_data *data, tree base, tree step, bool important, in add_candidate()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-ivopts.c | 454 bool important; /* Whether this is an "important" candidate, i.e. such member 3218 bool important, struct iv_use *use) in add_autoinc_candidates()
|