add isl_set_peek_space
commitc5cc15061c9c2d8b30101dea2d2501c8f8c6335f
authorSven Verdoolaege <sven.verdoolaege@gmail.com>
Tue, 5 Jun 2018 14:56:15 +0000 (5 16:56 +0200)
committerSven Verdoolaege <sven.verdoolaege@gmail.com>
Sat, 25 Aug 2018 11:49:22 +0000 (25 13:49 +0200)
tree7e522aa28778014fd4fbdec36ddd6fdc6b03e3f7
parent1ccc91bd11b4c456ec4f3ff09de1de72f9b1363e
add isl_set_peek_space

This function will be used in places where the space is only needed
temporarily, without exposing too much of the internal representation.

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