isl_map_print: use consistent names on all disjuncts
commita15b695a9b0a404118db89ddb79332dd0d4c7908
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 17 Feb 2010 18:39:42 +0000 (17 19:39 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 17 Feb 2010 18:45:21 +0000 (17 19:45 +0100)
tree8d6b0d32005381629efd4c7306690e83ab6b4f18
parentb9fe603bc78dc8038d8fe004f9f14167c4c003dc
isl_map_print: use consistent names on all disjuncts

Although the dimension specifications of the basic maps in a map
are compatible with that of the map itself, the names need not
be the same.  Use the dimension specification of the map itself
whenever we need to print out a name to ensure the names are
consistent.
isl_output.c