isl_printer_print_ast_expr: extract out print_ast_expr_c
commita7080e404d5a55ccc64d46972e446f87bdd8e99f
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 27 Jun 2016 15:51:52 +0000 (27 17:51 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 28 Jun 2016 14:43:00 +0000 (28 16:43 +0200)
treed15f31d66ec17f5a55ab301e1b50593945377c04
parent434d62e859028283b668a4cdfffbe25766e530d9
isl_printer_print_ast_expr: extract out print_ast_expr_c

This will make it easier to introduce an isl format for isl_ast_expr
printing.

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