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

#include <isl_point_private.h>

Public Attributes

int ref
 
isl_spacedim
 
struct isl_vecvec
 

Detailed Description

Definition at line 8 of file isl_point_private.h.

Member Data Documentation

◆ dim

isl_space* isl_point::dim

Definition at line 10 of file isl_point_private.h.

Referenced by isl_point_alloc(), and isl_point_zero().

◆ ref

int isl_point::ref

Definition at line 9 of file isl_point_private.h.

Referenced by isl_point_alloc(), and isl_point_copy().

◆ vec

struct isl_vec* isl_point::vec

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