add isl_union_flow_copy
commitd0836caae38e6cc6acdc9609920455b8aea5de88
authorTobias Grosser <tobias@grosser.es>
Tue, 4 Oct 2016 15:23:11 +0000 (4 17:23 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Tue, 4 Oct 2016 15:31:44 +0000 (4 17:31 +0200)
tree157d4d888c61343e553f8ea69e7b0b16b18f253c
parent7dcc490ca0ab41470fab03abde5d4f4e9f139ead
add isl_union_flow_copy

This function allows union flow objects to be copied. This increases
consistency with other isl objects, which commonly have isl_*_copy
functions.

Signed-off-by: Tobias Grosser <tobias@grosser.es>
Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/flow.h
isl_flow.c