beinsn: Remove the attributes in_constraints and out_constraints from struct be_insn_t.
authorChristoph Mallon <christoph.mallon@gmx.de>
Sat, 24 Nov 2012 13:04:30 +0000 (14:04 +0100)
committerChristoph Mallon <christoph.mallon@gmx.de>
Sat, 24 Nov 2012 13:04:30 +0000 (14:04 +0100)
commit82b5486068c6a35c1f7e5e1e659de17d2be85e19
treecf161e8d0252b1ba92558792517230301023dd49
parentaaccd82768a2bacca144fe49a1989dc7903ed55f
beinsn: Remove the attributes in_constraints and out_constraints from struct be_insn_t.

They are only used locally.
Write their combined value directly to has_constraints.
ir/be/beinsn.c
ir/be/beinsn_t.h