isl_ast.c: extract out start_block and end_block from print_ast_node_c
commit6d7369db3eba0d08285b9ea367346a74a52dc8c0
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 7 Apr 2013 15:13:12 +0000 (7 17:13 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 7 Apr 2013 15:13:12 +0000 (7 17:13 +0200)
tree8fcbcdd66ee9fcd8c12f1790b1ec5fc88af52020
parente524476180819e9bd42a67c0e596e750dc58a4c8
isl_ast.c: extract out start_block and end_block from print_ast_node_c

We will be able to reuse them in the next commit.

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