scop.c: insert_filter_map: construct function intead of relation
commit315d2ffcb4dafc314455dbf2a029673312d10cd6
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 20 Jul 2013 19:02:15 +0000 (20 21:02 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 27 Jul 2013 09:09:10 +0000 (27 11:09 +0200)
tree2cbd9cfc7dfc9d12b28e9af7d4b69a1e3c976b14
parent67304cc522644c7a8096e3bb584ee47923985163
scop.c: insert_filter_map: construct function intead of relation

The use of a function will ease the transition to index expressions.

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