cloog_program_dump_cloog: include scattering names in set of iterator names.
commit6fc55e45bff622801302c28b8615349ba73a107d
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 18 Apr 2006 11:22:38 +0000 (18 13:22 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 19 Apr 2006 16:35:08 +0000 (19 18:35 +0200)
treeb6d3dd008eabbeafef6908558d069ea5d7e674c1
parent79b183920831de1539d70623d642b739f6289eb5
cloog_program_dump_cloog: include scattering names in set of iterator names.

Since cloog_program_dump_cloog is supposed to be called after
scattering, the first dimensions of the domains actually
correspond to the scattering dimensions, so they should be included
int the set of iterator names.
source/program.c