X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbe_types.h;h=f79439f15d17aa8f937bcc7b38692c9907d9a725;hb=274626e2d58cfa247b88ee05adaca8906b025d93;hp=92b6b0abeb50e503c8078eb6e6ff7b6d09c2c098;hpb=f8cc15664f571aa7ef89d6f6bc8d5bd2b8ca7d53;p=libfirm diff --git a/ir/be/be_types.h b/ir/be/be_types.h index 92b6b0abe..f79439f15 100644 --- a/ir/be/be_types.h +++ b/ir/be/be_types.h @@ -66,13 +66,11 @@ typedef struct be_stack_layout_t be_stack_layout_t; typedef struct be_dom_front_info_t be_dom_front_info_t; -typedef struct be_execution_unit_type_t be_execution_unit_type_t; -typedef struct be_execution_unit_t be_execution_unit_t; -typedef struct be_machine_t be_machine_t; - typedef struct backend_info_t backend_info_t; typedef struct sched_info_t sched_info_t; typedef struct reg_out_info_t reg_out_info_t; +typedef struct be_ifg_t be_ifg_t; +typedef struct copy_opt_t copy_opt_t; typedef struct be_main_env_t be_main_env_t; typedef struct be_options_t be_options_t;