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

#include <isl_polynomial_private.h>

Public Attributes

int ref
 
struct isl_ctxctx
 
int var
 

Detailed Description

Definition at line 10 of file isl_polynomial_private.h.

Member Data Documentation

◆ ctx

struct isl_ctx* isl_poly::ctx

Definition at line 12 of file isl_polynomial_private.h.

Referenced by isl_poly_alloc_rec().

◆ ref

int isl_poly::ref

Definition at line 11 of file isl_polynomial_private.h.

Referenced by isl_poly_alloc_rec().

◆ var

int isl_poly::var

Definition at line 14 of file isl_polynomial_private.h.

Referenced by isl_poly_alloc_rec(), and poly_print().


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