Polly 19.0.0git
Functions
isl_union_set_private.h File Reference
#include <isl/union_set.h>

Go to the source code of this file.

Functions

__isl_give isl_union_setisl_union_set_combined_lineality_space (__isl_take isl_union_set *uset)
 
__isl_give isl_union_setisl_union_set_plain_gist (__isl_take isl_union_set *uset, __isl_take isl_union_set *context)
 

Function Documentation

◆ isl_union_set_combined_lineality_space()

__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 combined_lineality_space(), isl_un_op_control::fn_map, and un_op.

Referenced by exploit_intra_lineality().

◆ isl_union_set_plain_gist()

__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 context, and isl_union_map_plain_gist().

Referenced by union_drop_coalescing_constraints().