extract out pet_scop_add_boolean_array
commit595fd8c4538bad6dff0842ff0c0e434ff84a9cd1
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 29 Jan 2014 15:39:52 +0000 (29 16:39 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Mon, 24 Mar 2014 16:08:33 +0000 (24 17:08 +0100)
tree2797470f07f3f778745060e2c22027d5f2455fbd
parent1b41eb50019576a985d25d53890f404a5a4e5b48
extract out pet_scop_add_boolean_array

This function is used by both the handling of non-affine conditions
and of skip conditions.  The latter will be separated out into
a separate file in a subsequent commit and therefore requires
pet_scop_add_boolean_array to be available.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
scan.cc
scop.c
scop.h