X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=ir%2Fbe%2Fbecopypbqp.h;h=3ed4786df586dc758c71af5de87ba8e7d4df0462;hb=effed30a79b8c25e42ae1c9cc401722b32213426;hp=3a4bd385c1ec65011501d42a72c7475695217bad;hpb=2e165080c38a82e70f3507bfcc158111e64a7a71;p=libfirm diff --git a/ir/be/becopypbqp.h b/ir/be/becopypbqp.h index 3a4bd385c..3ed4786df 100644 --- a/ir/be/becopypbqp.h +++ b/ir/be/becopypbqp.h @@ -26,7 +26,7 @@ struct _pbqp_co_t { pmap *map; // contains relation between irn and pbqp node pbqp *pbqp; bitset_t *ignore_reg; - bitset_t *constatNodes; + bitset_t *restricted_nodes; be_ifg_t *ifg; };