isl_pw_aff_cond: change first argument from an isl_set to an isl_pw_aff
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 26 Feb 2012 15:07:55 +0000 (16:07 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Mar 2012 10:33:43 +0000 (11:33 +0100)
commit24b5dbaed9a67972a4fbb7ab33c25688724b063a
tree1cb1d521c697c02dc9200f1210191402569bada3
parent75688a45544b4487feaf63e423cb520be5312dbe
isl_pw_aff_cond: change first argument from an isl_set to an isl_pw_aff

An isl_pw_aff can also convey information about whether the expression
is defined.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/aff.h
isl_aff.c
isl_input.c