add isl_local_space_peek_local
commitcf5420544d2b765cd26d2a61b217a603736f13b9
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Thu, 15 Feb 2018 09:07:38 +0000 (15 10:07 +0100)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sun, 18 Mar 2018 13:08:24 +0000 (18 14:08 +0100)
tree886bd9365f8bf3928a3dd549b04c31ae32083094
parent81fc5232ad5023fefa97abd2ca28557fe0359c5a
add isl_local_space_peek_local

This provides a safer way to access the local variables.

Signed-off-by: Sven Verdoolaege <sven.verdoolaege@gmail.com>
isl_local_space.c