isl_space_factor_range: accept set space input
commitff2fd584c9bc25e6dced34cab70a600e66fd049f
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 8 Jun 2015 12:22:02 +0000 (8 14:22 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 21 Jun 2015 20:27:12 +0000 (21 22:27 +0200)
tree4927ab20f421b73ea608376d098f63aef6a9d147
parent7230bf4c5efaa836a86f8605d546ff3667549185
isl_space_factor_range: accept set space input

Since isl_space_product can take either map spaces or set spaces,
the (partial) inverse isl_space_factor_range should also take
either a map space or a set space.

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