isl_scheduler.c: move sort_statements down
commitf6b45d5c8b236f5fb93f4d358941c18ac3a4dbb3
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 12 May 2015 09:03:17 +0000 (12 11:03 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 12 May 2015 09:48:28 +0000 (12 11:48 +0200)
tree426e7b1056e8bd1faee341bf0791726201f4b3c0
parent9c86b10355a6616d3881133143852f12288fc800
isl_scheduler.c: move sort_statements down

This will allow us to call carry_dependences from sort_statements
in the next commit.

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