scop.c: extract out internalize_iv
commitdcb7e5c5f913fb42bbdc824cde34eb05c49ab394
authorSven Verdoolaege <skimo@kotnet.org>
Wed, 30 May 2012 16:05:04 +0000 (30 18:05 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 3 Jun 2012 11:50:12 +0000 (3 13:50 +0200)
tree192af0f573cf12ec65a70de2750dbe4700d3f747
parenteb3e77f1ac55a83c216270df9fc05ee848371a9c
scop.c: extract out internalize_iv

The operation is used several times inside scop.c and will
be extended when change pet_scop_embed to take a mapping
from virtual to real iterator.

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