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

#include <isl_constraint_private.h>

Public Attributes

int ref
 
int eq
 
isl_local_spacels
 
isl_vecv
 

Detailed Description

Definition at line 8 of file isl_constraint_private.h.

Member Data Documentation

◆ eq

int isl_constraint::eq

◆ ls

isl_local_space* isl_constraint::ls

◆ ref

int isl_constraint::ref

◆ v

isl_vec* isl_constraint::v

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