rename isl_printer_print_union_map_isl_body to print_body_union_map
commit2e41852b394029ab73cfd1c9a2e465ab5a7f0395
authorSven Verdoolaege <sven@cerebras.net>
Fri, 12 Aug 2022 09:41:20 +0000 (12 11:41 +0200)
committerSven Verdoolaege <sven@cerebras.net>
Mon, 2 Jan 2023 13:41:02 +0000 (2 14:41 +0100)
treea027f613aeceda69ce873949a7e7743e6ab627a3
parentcdede83350574c5d42e577e82d84e48add5bbc3a
rename isl_printer_print_union_map_isl_body to print_body_union_map

This makes it easier to extract out a generic print_body_union_*
in an upcoming commit.

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