Searched refs:cost_pair (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-loop-ivopts.c133 struct cost_pair struct
156 struct cost_pair *cost_map;
249 struct cost_pair **cand_for_use;
284 struct cost_pair *old_cp;
287 struct cost_pair *new_cp;
2327 use->cost_map = XCNEWVEC (struct cost_pair, size);
2377 static struct cost_pair *
2382 struct cost_pair *ret;
4486 cheaper_cost_pair (struct cost_pair *a, struct cost_pair *
[all...]

Completed in 815 milliseconds