isl_basic_map_sort_constraints: use isl_sort
commitba00ed30a0eb3c8739e43d1a897f348eaa31be26
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Jun 2014 10:22:30 +0000 (4 12:22 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 3 Sep 2014 11:00:30 +0000 (3 13:00 +0200)
tree0ad9ba32692d754e3a9f1943bf087775f8ee0df4
parente3c63e9a580f7caae14659272f9d5383af958027
isl_basic_map_sort_constraints: use isl_sort

This avoids the need to create a new array just to pass along the
total dimension of the basic map.

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