isl_constraint_div: perform required reference increase on basic map
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 9 Mar 2009 12:22:45 +0000 (13:22 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Mar 2009 14:19:34 +0000 (15:19 +0100)
commit9909ea4ca9891e2cadda809ab3490bb0047a9c01
tree8a4e9230c07e19dd17767d039d21ff3e8d903375
parent9eb1488b45b11d87bb72e121ee11d994268ffe72
isl_constraint_div: perform required reference increase on basic map

Both divs and constraints own their contained basic maps, so we
can't just steal the basic map from the constraint.
isl_constraint.c