isl_input.c: obj_read: extract out obj_read_disjuncts
commitc5845530938f67f45ad42e5a24e257b0b2683571
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 16 Oct 2017 12:36:03 +0000 (16 14:36 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 4 Mar 2018 14:36:00 +0000 (4 15:36 +0100)
tree5e4d1eeddde1e7a0bde958f6360cab270ff2439a
parent63eca3178d12d11c41ecce915d2d5e1e02755b80
isl_input.c: obj_read: extract out obj_read_disjuncts

This function will be reused to read the optional explicit domain
of a zero-dimensional isl_multi_union_pw_aff, when
support for such explicit domains is added.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_input.c