Searched defs:add_candidate_1 (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-ivopts.c | 3080 add_candidate_1 (struct ivopts_data *data, tree base, tree step, bool important, struct 3085 unsigned i; 3086 struct iv_cand *cand = NULL; 3087 tree type, orig_type; 3157 iv_inv_expr_ent *inv_expr = get_loop_invariant_expr (data, step);
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-ivopts.cc | 3099 add_candidate_1 (struct ivopts_data *data, tree base, tree step, bool important, in add_candidate_1() function
|