pet_scop_collect_domains: properly handle statements with arguments
commit33bcc203d1c94a764d4d6b4733f2a39ff4b30e77
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 26 Apr 2014 18:46:24 +0000 (26 20:46 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 6 Aug 2014 14:26:12 +0000 (6 16:26 +0200)
tree2b426a5e1aefd3ebb73801838f3428c527a7ac58
parent8b901c101148b21716825722ebba63b6c6c84724
pet_scop_collect_domains: properly handle statements with arguments

In particular, for statements with arguments, the "domain" field
is not the iteration domain itself but a wrapped map with
the iteration domain as domain.

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