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

Public Attributes

struct isl_ctxctx
 
unsigned n
 
struct isl_hash_tablehull_table
 
struct sh_data_entry p [1]
 

Detailed Description

Definition at line 2007 of file isl_convex_hull.c.

Member Data Documentation

◆ ctx

struct isl_ctx* sh_data::ctx

◆ hull_table

struct isl_hash_table* sh_data::hull_table

Definition at line 2010 of file isl_convex_hull.c.

Referenced by sh_data_alloc(), and sh_data_free().

◆ n

unsigned sh_data::n

Definition at line 2009 of file isl_convex_hull.c.

Referenced by sh_data_alloc(), and sh_data_free().

◆ p

struct sh_data_entry sh_data::p[1]

Definition at line 2011 of file isl_convex_hull.c.

Referenced by is_bound(), sh_data_alloc(), and sh_data_free().


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