Home
last modified time | relevance | path

Searched refs:get_inv_cost (Results 1 – 9 of 9) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dloop-invariant.cc1313 get_inv_cost (struct invariant *inv, int *comp_cost, unsigned *regs_needed, in get_inv_cost() function
1403 dep_ret = get_inv_cost (dep, &acomp_cost, aregs_needed, &dep_cl); in get_inv_cost()
1474 ret = get_inv_cost (inv, &comp_cost, regs_needed, &cl); in gain_for_invariant()
DChangeLog.dataflow4118 find_invariant_insn, find_invariants, get_inv_cost,
DChangeLog-201432636 (get_inv_cost): Compute comp_cost with eqno;
32857 * loop-invariant.c (get_inv_cost): Handle register class.
34002 * loop-invariant.c (get_inv_cost): Skip invariants, which are marked
DChangeLog-20095940 (get_inv_cost): Make aregs_needed an array. Use regs_needed as an
24374 (get_inv_cost): Do not add inv->cost to comp_cost for cheap addresses
DChangeLog-2005414 (get_inv_cost, best_gain_for_invariant, set_move_mark,
21195 get_inv_cost, best_gain_for_invariant,
DChangeLog-201510793 (get_inv_cost): Count cost if inv can't be propagated into its
32056 (get_inv_cost): Increase computational cost for unused invariants.
DChangeLog-200618520 * loop-invariant.c (get_inv_cost): Make hoisting constant pool
DChangeLog-201132854 (get_inv_cost): Use instead ira_stack_reg_pressure_class of
DChangeLog-200411143 * loop-invariant.c (get_inv_cost, set_move_mark, move_invariant_reg):