Polly 20.0.0git
Public Attributes | List of all members
isl_chamber Struct Reference

#include <isl_vertices_private.h>

Public Attributes

int n_vertices
 
int * vertices
 
isl_basic_setdom
 

Detailed Description

Definition at line 28 of file isl_vertices_private.h.

Member Data Documentation

◆ dom

isl_basic_set* isl_chamber::dom

Definition at line 31 of file isl_vertices_private.h.

Referenced by add_chamber(), free_chamber_list(), and vertices_0D().

◆ n_vertices

int isl_chamber::n_vertices

Definition at line 29 of file isl_vertices_private.h.

Referenced by add_chamber(), and vertices_0D().

◆ vertices

int* isl_chamber::vertices

Definition at line 30 of file isl_vertices_private.h.

Referenced by add_chamber(), free_chamber_list(), and vertices_0D().


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