Searched defs:cost_pair (Results 1 – 2 of 2) sorted by relevance
170 struct cost_pair struct195 struct cost_pair *cost_map; argument
349 struct cost_pair struct351 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 be356 bitmap inv_exprs; /* The list of newly created invariant expressions358 tree value; /* For final value elimination, the expression for