Polly 22.0.0git
isl_basic_map Struct Reference

#include <isl_map_private.h>

Public Attributes

int ref
unsigned flags
struct isl_ctxctx
isl_spacedim
unsigned extra
unsigned n_eq
unsigned n_ineq
size_t c_size
isl_int ** eq
isl_int ** ineq
unsigned n_div
isl_int ** div
struct isl_vecsample
struct isl_blk block
struct isl_blk block2

Detailed Description

Definition at line 36 of file isl_map_private.h.

Member Data Documentation

◆ block

struct isl_blk isl_basic_map::block

Definition at line 76 of file isl_map_private.h.

◆ block2

struct isl_blk isl_basic_map::block2

Definition at line 77 of file isl_map_private.h.

Referenced by isl_basic_map_overlying_set().

◆ c_size

size_t isl_basic_map::c_size

Definition at line 66 of file isl_map_private.h.

◆ ctx

◆ dim

◆ div

◆ eq

◆ extra

◆ flags

unsigned isl_basic_map::flags

◆ ineq

◆ n_div

◆ n_eq

◆ n_ineq

◆ ref

int isl_basic_map::ref

Definition at line 37 of file isl_map_private.h.

◆ sample


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