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

#include <isl_morph.h>

Public Attributes

int ref
 
isl_basic_setdom
 
isl_basic_setran
 
isl_matmap
 
isl_matinv
 

Detailed Description

Definition at line 28 of file isl_morph.h.

Member Data Documentation

◆ dom

isl_basic_set* isl_morph::dom

Definition at line 31 of file isl_morph.h.

Referenced by isl_morph_alloc(), and isl_morph_vertices().

◆ inv

isl_mat* isl_morph::inv

Definition at line 35 of file isl_morph.h.

Referenced by isl_morph_alloc().

◆ map

isl_mat* isl_morph::map

Definition at line 34 of file isl_morph.h.

Referenced by isl_morph_alloc().

◆ ran

isl_basic_set* isl_morph::ran

Definition at line 32 of file isl_morph.h.

Referenced by isl_morph_alloc().

◆ ref

int isl_morph::ref

Definition at line 29 of file isl_morph.h.

Referenced by isl_morph_alloc(), isl_morph_copy(), and isl_morph_cow().


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