rename isl_union_*_group_has_domain_space to ..._has_same_domain_space
commit4c3a48048b8c114f99550e2eba8eb7da534bcb7c
authorSven Verdoolaege <sven@cerebras.net>
Mon, 17 Jun 2019 12:49:30 +0000 (17 14:49 +0200)
committerSven Verdoolaege <sven@cerebras.net>
Tue, 30 Jul 2019 16:06:21 +0000 (30 18:06 +0200)
tree8e40f2cf1bc26e8264bf9fe4b0fb4416954b97d9
parentd875a6b1fd0aa712f62e9141031eed0d98307cda
rename isl_union_*_group_has_domain_space to ..._has_same_domain_space

The original name, but especially the comment,
was confusing because the domain space of the group
is not compared to the "space" argument, but
to the domain of this argument.

Signed-off-by: Sven Verdoolaege <sven@cerebras.net>
isl_union_multi.c