isl_scheduler.c: count_carry_edges: use isl_map_n_basic_map
commit7a231c26d99d7686627795557ee9965bd3513d58
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 19 Sep 2016 08:27:31 +0000 (19 10:27 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 1 Mar 2017 14:22:27 +0000 (1 15:22 +0100)
treef0791aaf6ebf714f25d798f28bba7974d6f8ac49
parent3f6b00d3af74332ee314d85ad3f4fe499b477fbc
isl_scheduler.c: count_carry_edges: use isl_map_n_basic_map

This is a minor clean-up that reduces the dependence on
the internal representation.

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