cpu.c: print_scop: take schedule as input
commit5a46417d0d802307541ea0a60055a9f07651e66f
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 9 Oct 2015 10:07:58 +0000 (9 12:07 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 9 Oct 2015 10:10:30 +0000 (9 12:10 +0200)
tree7f8350a7c66e206522a838dcd292a0fcaa7d4b07
parent51eb2025aa34fe1d0fed5979486588f376286c25
cpu.c: print_scop: take schedule as input

This allows the caller to insert the context node, such that
it will be included in the final schedule dump.

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