isl_tab_pip.c: basic_map_partial_lexopt_pma: use isl_basic_map_get_ctx
commit0df002957d2b8dd90fe704c9f7f005a44d7283c5
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Nov 2015 12:24:47 +0000 (4 13:24 +0100)
committerSven Verdoolaege <sven@cerebras.net>
Sat, 11 May 2024 13:05:43 +0000 (11 15:05 +0200)
treeb8da1788f822263de1723940bc97a2d0725772a5
parent931fa37d5b046fbc7228a214bc2397b5e598290c
isl_tab_pip.c: basic_map_partial_lexopt_pma: use isl_basic_map_get_ctx

This reduces the dependence on the internal representation.

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