Polly 19.0.0git
Public Attributes | List of all members
isl_test_set_from_map_data Struct Reference

Public Attributes

isl_bool(* test )(__isl_keep isl_set *set, void *user)
 
void * user
 

Detailed Description

Definition at line 842 of file isl_union_map.c.

Member Data Documentation

◆ test

isl_bool(* isl_test_set_from_map_data::test) (__isl_keep isl_set *set, void *user)

Definition at line 843 of file isl_union_map.c.

Referenced by test_set_from_map().

◆ user

void* isl_test_set_from_map_data::user

Definition at line 844 of file isl_union_map.c.

Referenced by test_set_from_map().


The documentation for this struct was generated from the following file: