isl_coalesce.c: can_wrap_in_facet: extract out add_wraps_around_facet
commite74fa3c8b991d8b3eb3b4f284953e379c1b466f4
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 14 Dec 2014 18:29:11 +0000 (14 19:29 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 12 Jan 2015 15:43:52 +0000 (12 16:43 +0100)
treeac4084ce248aa539f2d39c85929f4cf10044a5d8
parent95546f770d5bb79df8cd739ddd74fc01bdbcf0f3
isl_coalesce.c: can_wrap_in_facet: extract out add_wraps_around_facet

This reduces the size of can_wrap_in_facet and will make it easier
to perform the extracted operations optionally.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_coalesce.c