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

#include <isl_union_map_private.h>

Public Attributes

int ref
 
isl_spacedim
 
struct isl_hash_table table
 

Detailed Description

Definition at line 6 of file isl_union_map_private.h.

Member Data Documentation

◆ dim

isl_space* isl_union_map::dim

Definition at line 8 of file isl_union_map_private.h.

Referenced by bin_entry(), isl_union_map_alloc(), and isl_union_map_reset_user().

◆ ref

int isl_union_map::ref

◆ table

struct isl_hash_table isl_union_map::table

Definition at line 10 of file isl_union_map_private.h.

Referenced by bin_entry(), and isl_union_map_alloc().


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