extract out shared isl_union_{map,set}_find_entry
commite3844c81088f1ae8410905e88e2c2a6abe6b5018
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 15 Feb 2020 16:10:53 +0000 (15 17:10 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 25 Aug 2020 21:11:13 +0000 (25 23:11 +0200)
treee4df94960accf1d7599c7dddc1adcb5a3a2b81ec
parentb3a371734d36119164c841edc19c27069e97921e
extract out shared isl_union_{map,set}_find_entry

This ensures the entries in the hash table are handled consistently.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_union_map.c
isl_union_map_private.h
isl_union_templ.c