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

Public Attributes

isl_stat(* fn )(__isl_take isl_map *map, void *user)
 
void * user
 

Detailed Description

Definition at line 570 of file isl_union_map.c.

Member Data Documentation

◆ fn

isl_stat(* isl_union_map_foreach_data::fn) (__isl_take isl_map *map, void *user)

Definition at line 572 of file isl_union_map.c.

Referenced by call_on_copy().

◆ user

void* isl_union_map_foreach_data::user

Definition at line 573 of file isl_union_map.c.

Referenced by call_on_copy().


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