isl_map_is_params: return isl_bool
commitfdb19e09e477b271ff56f1245a402450dba79415
authorSven Verdoolaege <skimo@kotnet.org>
Tue, 6 Sep 2016 14:56:31 +0000 (6 16:56 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 20 Jan 2017 08:11:39 +0000 (20 09:11 +0100)
treed8e28a7767a80937edf729d4b39acd2a58ca065b
parentacaed84434afd347402755d86f817e2c7d4965c3
isl_map_is_params: return isl_bool

This clarifies what the possible return values are.

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