pet_skip_info_add_type: extract out addition of skip condition scops
commitce279866fb13209000e0bb286b6ef4056fc5dc17
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 19 Apr 2014 15:40:19 +0000 (19 17:40 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Feb 2015 12:04:34 +0000 (4 13:04 +0100)
tree5815bd41d42987efb19d58fc636879f28e09222f
parentd5680611ebdb0715836525d5e1041b0855bf8c7d
pet_skip_info_add_type: extract out addition of skip condition scops

In particular, if there are scops for computing both skip conditions,
then we want to add them together.  In a subsequent commit we can
then adjust the way these skip condition scops are added such that
it will also work when we switch to schedule trees.

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