isl_map_simplify.c: eliminate_var_using_equality: use isl_basic_map_get_ctx
commitda7dbe50e60c48b60ccec1b9914351285ce6930a
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Nov 2015 12:06:26 +0000 (4 13:06 +0100)
committerSven Verdoolaege <sven@cerebras.net>
Sat, 10 Feb 2024 15:00:54 +0000 (10 16:00 +0100)
treeca2c4f9f8258dd015442abda768685126e6f7afd
parent93eeca6eef365b7ed627f5935725e95f5e9b0e89
isl_map_simplify.c: eliminate_var_using_equality: use isl_basic_map_get_ctx

This reduces the dependence on the internal representation.

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