Searched defs:important (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | tree-ssa-loop-ivopts.c | 216 bool important; /* Whether this is an "important" candidate, i.e. such member 2214 tree base, tree step, bool important, enum iv_position pos, in add_candidate_1() 2345 bool important, struct iv_use *use) in add_autoinc_candidates() 2396 tree base, tree step, bool important, struct iv_use *use) in add_candidate()
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | tree-ssa-loop-ivopts.c | 414 bool important; /* Whether this is an "important" candidate, i.e. such member 3203 bool important, struct iv_use *use) in add_autoinc_candidates()
|