Polly 22.0.0git
|
#include <isl/union_set.h>
Go to the source code of this file.
__isl_give isl_union_set * isl_union_set_combined_lineality_space | ( | __isl_take isl_union_set * | uset | ) |
Definition at line 2119 of file isl_union_map.c.
References __isl_give, __isl_take, combined_lineality_space(), isl_union_set, and un_op.
Referenced by exploit_intra_lineality().
__isl_give isl_union_set * isl_union_set_plain_gist | ( | __isl_take isl_union_set * | uset, |
__isl_take isl_union_set * | context ) |
Definition at line 1338 of file isl_union_map.c.
References __isl_give, __isl_take, context, isl_union_map_plain_gist(), and isl_union_set.
Referenced by union_drop_coalescing_constraints().