isl_ast_build_expr.c: separate out extract_modulo function
commit8d21eadb2ba515d655d5f742fd97383f83e86c00
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 29 Sep 2012 08:18:55 +0000 (29 10:18 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 29 Sep 2012 10:03:06 +0000 (29 12:03 +0200)
tree9ff2da25745d74352ecdd552151ea62f6ee3bf78
parent04250f33a5eadb162bc5d1959d4216ebb6c655df
isl_ast_build_expr.c: separate out extract_modulo function

This will make it easier to improve the extraction of modulos
in a subsequent commit.

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