isl_input.c: isl_stream_read_union_set: extract out extract_union_set
commit86aa5a24211ddd9f7cec33a2d0b4c47572af31e7
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 16 Oct 2017 12:39:06 +0000 (16 14:39 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 4 Mar 2018 14:36:00 +0000 (4 15:36 +0100)
tree2846b67a2924b70fefa47bf7dc6b5bbad29ef0ba
parentc5845530938f67f45ad42e5a24e257b0b2683571
isl_input.c: isl_stream_read_union_set: extract out extract_union_set

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