X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbechordal_t.h;h=90e4eff0886ea9f67f3b1e111a131b722aabc09c;hb=b3e096e705a221fb596f6a324904e67518ea05c0;hp=90cba6b0f989d70a4f93dee950e02e2071c171fd;hpb=3f9ee203588fa3885ba11ec1fcccdf2992b21da6;p=libfirm diff --git a/ir/be/bechordal_t.h b/ir/be/bechordal_t.h index 90cba6b0f..90e4eff08 100644 --- a/ir/be/bechordal_t.h +++ b/ir/be/bechordal_t.h @@ -121,8 +121,6 @@ struct be_ra_chordal_opts_t { char ilp_solver[128]; }; -void be_pre_spill_prepare_constr(be_chordal_env_t *cenv); - void check_for_memory_operands(ir_graph *irg); #endif /* FIRM_BE_BECHORDAL_T_H */