isl_vertices.c: move isl_basic_set_set_integral before isl_vertex_get_domain
commit27286f7503621befccda4d9d7cb8b01a226a373b
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 29 Mar 2014 13:40:19 +0000 (29 14:40 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 30 Mar 2014 10:18:29 +0000 (30 12:18 +0200)
tree25fb616af426b0fab477c758ebcbbfbf3dd92c52
parent1a97800ed64ff3b0e1db84ab85f5f99e355cc9f6
isl_vertices.c: move isl_basic_set_set_integral before isl_vertex_get_domain

We will call isl_basic_set_set_integral from isl_vertex_get_domain
in the next commit.

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