isl_union_map.c: gen_bin_entry: extract out bin_try_get_match
commite7f6c94e7fbad4dd21bec6d7b3835cad034b3964
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 16 May 2017 07:44:03 +0000 (16 09:44 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Mon, 12 Jun 2017 13:48:50 +0000 (12 15:48 +0200)
tree3a85a947a5804d69176f8ef43d3676f670078bb6
parent8e67fc698e1caa2d35c2dd6f3f4bb6d692f51df4
isl_union_map.c: gen_bin_entry: extract out bin_try_get_match

This will make it easier to extend the way a matching map is found
in an upcoming commit.

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