Home
last modified time | relevance | path

Searched defs:add_candidate_1 (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-ivopts.c3080 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 Dtree-ssa-loop-ivopts.cc3099 add_candidate_1 (struct ivopts_data *data, tree base, tree step, bool important, in add_candidate_1() function