extend PetASTConsumer to extract a scop for each function
commit0908a45b872d8185bade7ce105f487ce9f68f0b1
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 22 Jul 2013 10:28:54 +0000 (22 12:28 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 27 Jul 2013 09:09:37 +0000 (27 11:09 +0200)
tree2160847b83ae3f100e60334fad09871693311188
parentb8ec7d8b2378bb2317cc3d599367c0d188c2b8b1
extend PetASTConsumer to extract a scop for each function

We currently only use it to extract a single scop, but this will
change in the next commit.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
pet.cc