isl_ast_codegen.c: use isl_basic_set_get_constraint_list
commit1f9c97163509e095b8bf0fd2b614cef4e78b0ef8
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 27 May 2014 14:34:14 +0000 (27 16:34 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 5 Aug 2014 13:12:41 +0000 (5 15:12 +0200)
treef13d3042a6fb4cdf0409d188410c621b5ebeb438
parentb43b4d67f4c0bd5605610652e9861c0700b9be71
isl_ast_codegen.c: use isl_basic_set_get_constraint_list

Use the public isl_basic_set_get_constraint_list function rather
than the private copy we had.

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