Polly 22.0.0git
isl_val Struct Reference

#include <isl_val_private.h>

Public Attributes

int ref
isl_ctxctx
isl_int n
isl_int d

Detailed Description

Definition at line 17 of file isl_val_private.h.

Member Data Documentation

◆ ctx

isl_ctx* isl_val::ctx

Definition at line 19 of file isl_val_private.h.

Referenced by isl_val_alloc().

◆ d

◆ n

◆ ref

int isl_val::ref

Definition at line 18 of file isl_val_private.h.

Referenced by isl_val_alloc(), and isl_val_copy().


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