isl_ast_build_expr_from_set_internal: operate on list of basic sets
commit8a4e4ab0d0f31bdbddb591780f04506214ac9eda
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 29 Apr 2015 11:42:36 +0000 (29 13:42 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 29 Jun 2015 06:33:43 +0000 (29 08:33 +0200)
tree4b25c59060f01857c926d259f885a7fd88886f41
parentd25e556fdcbb46ac48ab0f67ecc2094f42252a49
isl_ast_build_expr_from_set_internal: operate on list of basic sets

This should make it easier to keep track of information across
basic sets.  It could also allow us to easily sort the basic sets.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_ast_build_expr.c