isl_scheduler.c: move sort_statements down
commiteaccc42c829a125a0f32c7f6ed74013f4883cb66
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 10:17:01 +0000 (12 12:17 +0200)
tree5bb01ce08b58c67348932a046398155674befe01
parent4a1060409fa3f3b490f67c197e56e0848616c356
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