X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbessaconstr.h;h=c44ee65f6f5261bdd80139e2eba98b6779362fb2;hb=65447d2f760d27e3a4935f4c8e67d5c304400096;hp=832d21fa8952da9f4abbcc354361176569f6b5a6;hpb=f8cc15664f571aa7ef89d6f6bc8d5bd2b8ca7d53;p=libfirm diff --git a/ir/be/bessaconstr.h b/ir/be/bessaconstr.h index 832d21fa8..c44ee65f6 100644 --- a/ir/be/bessaconstr.h +++ b/ir/be/bessaconstr.h @@ -62,7 +62,7 @@ typedef struct be_ssa_construction_env_t { ir_graph *irg; const be_dom_front_info_t *domfronts; ir_mode *mode; - const arch_register_class_t *phi_cls; + const arch_register_req_t *phi_req; waitq *worklist; const ir_nodeset_t *ignore_uses; ir_node **new_phis;