isl_basic_map_find_output_upper_div_constraint: extract out is_constraint_pair
commitf3ab4af24566e89fff17e64d222acc721ec03731
authorSven Verdoolaege <sven@cerebras.net>
Tue, 16 Nov 2021 09:18:16 +0000 (16 10:18 +0100)
committerSven Verdoolaege <sven@cerebras.net>
Sun, 25 Feb 2024 14:53:18 +0000 (25 15:53 +0100)
tree3c75b721ba85f13e43f40e0c9222a7f7f498f614
parentfe2ad8b80ff119fb1768e8443a83ce6e7b6e7efc
isl_basic_map_find_output_upper_div_constraint: extract out is_constraint_pair

This makes it easier to extract out a further
find_later_constraint_in_pair in an upcoming commit.

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