X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbestat.h;h=ce1e3f60c18d5bfcbdd6464f81dee58cbebcf271;hb=2ebd0aa19cb0124993642726bd8456d48b451315;hp=afd81d40a2f5bae1c0ec7cb524dba013306e66a1;hpb=3654c4bea0fb78519945a6fcc053efcccf15258f;p=libfirm diff --git a/ir/be/bestat.h b/ir/be/bestat.h index afd81d40a..ce1e3f60c 100644 --- a/ir/be/bestat.h +++ b/ir/be/bestat.h @@ -66,8 +66,7 @@ void be_do_stat_reg_pressure(be_irg_t *birg, const arch_register_class_t *cls); * Gives a cost estimate for the program (based on execution frequencies) * and backend op_estimated_cost */ -double be_estimate_irg_costs(ir_graph *irg, const arch_env_t *arch_env, - ir_exec_freq *execfreqs); +double be_estimate_irg_costs(ir_graph *irg, ir_exec_freq *execfreqs); /** * return number of "instructions" (=nodes without some virtual nodes like Proj,