Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dtree-ssa-loop-ivopts.c170 struct cost_pair struct
195 struct cost_pair *cost_map; argument
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dtree-ssa-loop-ivopts.c349 struct cost_pair struct
351 struct iv_cand *cand; /* The candidate. */
352 comp_cost cost; /* The cost. */
353 enum tree_code comp; /* For iv elimination, the comparison. */
354 bitmap inv_vars; /* The list of invariant ssa_vars that have to be
356 bitmap inv_exprs; /* The list of newly created invariant expressions
358 tree value; /* For final value elimination, the expression for