X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbessaconstr.h;h=ab08c76e8ba783668892c265c8c487813fd90eea;hb=5cb14f12bacb0c7d1c646112b4660d57e14236a2;hp=3182a88e2e96d7c24a6b75107bcb50547ce5566e;hpb=b9e024a7134d3f7483b792027dbf7392b928b4da;p=libfirm diff --git a/ir/be/bessaconstr.h b/ir/be/bessaconstr.h index 3182a88e2..ab08c76e8 100644 --- a/ir/be/bessaconstr.h +++ b/ir/be/bessaconstr.h @@ -65,8 +65,6 @@ typedef struct be_ssa_construction_env_t { const ir_nodeset_t *ignore_uses; ir_node **new_phis; int iterated_domfront_calculated; - int min_dom; - int max_dom; } be_ssa_construction_env_t; /**