isl_scheduler.c: add_node: pass in instance set instead of its space
commit573e3abb710ab959fc2cd8da37787c5dee2f1281
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 12 Apr 2016 14:36:43 +0000 (12 16:36 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 18 Apr 2016 10:56:48 +0000 (18 12:56 +0200)
treef81c2f86af033ac0f4ddff19bde4a07d557a99c0
parentd6902fdf17fc77432ee4a2bc899c161025b1cacd
isl_scheduler.c: add_node: pass in instance set instead of its space

This will allow add_node to perform additional computations
on this instance set in the next commit.

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