pet_scop_embed: extract out pet_scop_reset_skips
commit75b816ed37d9537882d866f935cb8f1588374df9
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 11 Jul 2014 12:42:55 +0000 (11 14:42 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 4 Feb 2015 12:04:35 +0000 (4 13:04 +0100)
tree3020ee1a4901eeb39f6db872fad6af31fa3b9262
parent8871f6baccfd21b63b47c9955b81ccf35b6f1070
pet_scop_embed: extract out pet_scop_reset_skips

This makes it more explicit that the skips are reset and
it will allow us to postpone the call to pet_scop_embed in the next commit,
while the skips need to be reset at the place where pet_scop_embed
is currently called.

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