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

#include <isl_polynomial_private.h>

Public Attributes

int ref
 
enum isl_fold type
 
isl_spacedim
 
int n
 
size_t size
 
struct isl_pw_qpolynomial_fold_piece p [1]
 

Detailed Description

Definition at line 103 of file isl_polynomial_private.h.

Member Data Documentation

◆ dim

isl_space* isl_pw_qpolynomial_fold::dim

Definition at line 107 of file isl_polynomial_private.h.

◆ n

int isl_pw_qpolynomial_fold::n

Definition at line 109 of file isl_polynomial_private.h.

◆ p

struct isl_pw_qpolynomial_fold_piece isl_pw_qpolynomial_fold::p[1]

Definition at line 112 of file isl_polynomial_private.h.

◆ ref

int isl_pw_qpolynomial_fold::ref

Definition at line 104 of file isl_polynomial_private.h.

◆ size

size_t isl_pw_qpolynomial_fold::size

Definition at line 111 of file isl_polynomial_private.h.

◆ type

enum isl_fold isl_pw_qpolynomial_fold::type

Definition at line 106 of file isl_polynomial_private.h.

Referenced by isl_pw_qpolynomial_fold_bound().


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