isl_aff_get_domain_space: extract out isl_aff_peek_domain_space
commite558fd8de4e20482a320448e65ee5003d30c908c
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 15 Feb 2018 11:05:54 +0000 (15 12:05 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 18 Mar 2018 13:08:24 +0000 (18 14:08 +0100)
treea11de75f6b62001a24f75688ebcac235ccbd30fd
parente02cf5bcbc3ce9cbb10f9d32689a322171d8f5c2
isl_aff_get_domain_space: extract out isl_aff_peek_domain_space

This function will be used in places where the domain space is only needed
temporarily, without exposing too much of the internal representation.

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