isl_ast_build_has_affine_value: return isl_bool
commit7233f30e5545a49143086f63e5c2d78124836fcf
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Wed, 29 Nov 2017 11:29:55 +0000 (29 12:29 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 30 Nov 2017 08:29:39 +0000 (30 09:29 +0100)
tree251fc13289a62e4f2c64d94b7aaeda8c09c56784
parent6a8e86855516289fdcb2235c1943adbd417aaa58
isl_ast_build_has_affine_value: return isl_bool

This clarifies what the possible return values are and
prepares for the next commit.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_ast_build.c
isl_ast_build_private.h
isl_ast_codegen.c