isl_scheduler.c: graph_init: use isl_schedule_constraints_get
commitc886dc9e02e8caa355465dc885c8ff5952bc215c
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 16 May 2016 15:54:41 +0000 (16 17:54 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 4 Sep 2016 20:05:46 +0000 (4 22:05 +0200)
tree87ee2b172ed46f6cbafd1a29f8de257c1c725f7d
parent861ea74414e28aa9d8da5c05cec3a9f21515b36b
isl_scheduler.c: graph_init: use isl_schedule_constraints_get

In particular, avoid looking into the internals of isl_schedule_constraints.

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