isl_tab_pip.c: find_context_div: reuse is_known_div_not_involving
commit31f3d8e87b6c8dc3b9f8c4058cd0d9fda7795c38
authorSven Verdoolaege <sven@cerebras.net>
Mon, 13 Feb 2023 13:43:53 +0000 (13 14:43 +0100)
committerSven Verdoolaege <sven@cerebras.net>
Sat, 30 Mar 2024 11:51:28 +0000 (30 12:51 +0100)
tree85e17fa6b2f8e6924e43fc80e9a18fcb6d83c92b
parent2a3e67d69d3858dbbaa938f88a3960335374cb22
isl_tab_pip.c: find_context_div: reuse is_known_div_not_involving

This reduces the dependence on the internal representation.

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