add isl_ast_build_replace_pending_by_guard
commitc32039813ebafd5df59c87e626c99c9d1e88e605
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 28 Jul 2014 14:52:48 +0000 (28 16:52 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 16 Aug 2014 14:07:27 +0000 (16 16:07 +0200)
tree5c14ff2ec9f8ab42345fcbb448379e6f376efb96
parent25935e6741997ad2459fc076287dbf554f93d825
add isl_ast_build_replace_pending_by_guard

We will be changing the way we handle pending constraints in
the next commit from removing pending constraints that may
not end up getting generated to replacing pending constraints
by constraints that will be generated.
This function will be useful for this replacement of pending
constraints by actual guards.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_ast_build.c
isl_ast_build_private.h