isl_basic_map_free_equality: avoid accessing ctx field directly
commit5d8e7e2785e6e553fa235f2a1c9d9544b62507b2
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Nov 2015 11:02:33 +0000 (4 12:02 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 7 Oct 2018 16:52:17 +0000 (7 18:52 +0200)
treeca59ee5a3012e055c71acc62277b03a43fb878b9
parentda61bb29348e53487ffd5c05e5d39140155391c9
isl_basic_map_free_equality: avoid accessing ctx field directly

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_map.c