isl_scheduler.c: move up node_scc_* functions
commit89d157a44dfd39af06831ade53b607651055670d
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 28 Jul 2013 16:40:18 +0000 (28 18:40 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 9 Feb 2015 14:08:22 +0000 (9 15:08 +0100)
tree2a249386e84e9bd4c3598bd8a630005af38dd57c
parentb0c84f7bfce2eef324688abd2ec80fd5cc018608
isl_scheduler.c: move up node_scc_* functions

We will be able to reuse these functions earlier in the file
when we change the scheduler to produce schedule trees.

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