isl_tab_pip.c: find_solutions: extract out reset_any_to_unknown
commit786ddfee3c95956edd9b1fce3d3cafdb0ff1fa93
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 18 May 2016 15:33:03 +0000 (18 17:33 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 30 May 2016 08:45:25 +0000 (30 10:45 +0200)
tree44ce4131c352fb642c1a621119770d8117e3edea
parent8474a2d8dd200fcd39073444c4c6d86ed4b1836d
isl_tab_pip.c: find_solutions: extract out reset_any_to_unknown

This reduces the size of find_solutions and makes it easier to step over
the reset.

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