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

Public Attributes

isl_bool res
 
isl_bool(* fn )(__isl_keep isl_map *map)
 

Detailed Description

Definition at line 2812 of file isl_union_map.c.

Member Data Documentation

◆ fn

isl_bool(* isl_forall_data::fn) (__isl_keep isl_map *map)

Definition at line 2814 of file isl_union_map.c.

Referenced by forall_entry().

◆ res

isl_bool isl_forall_data::res

Definition at line 2813 of file isl_union_map.c.

Referenced by forall_entry(), and union_map_forall().


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