isl_basic_map_find_output_upper_div_constraint: extract constraint_pair_has_bound
commit57734645de27f4617bec131cf5f0c8a5cf468170
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:54:01 +0000 (25 15:54 +0100)
tree6062dceb99e7161d6a833a982a10c2e8bc8d953a
parentf3ab4af24566e89fff17e64d222acc721ec03731
isl_basic_map_find_output_upper_div_constraint: extract constraint_pair_has_bound

This makes it easier to extract out a further
find_later_constraint_in_pair in the next commit.

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