Searched defs:add_candidate_1 (Results 1 – 2 of 2) sorted by relevance
3070 add_candidate_1 (struct ivopts_data *data, struct3075 unsigned i;3076 struct iv_cand *cand = NULL;3077 tree type, orig_type;3143 iv_inv_expr_ent *inv_expr = get_loop_invariant_expr (data, step);
2213 add_candidate_1 (struct ivopts_data *data, in add_candidate_1() function