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

#include <isl_reordering.h>

Public Attributes

int ref
 
isl_spacespace
 
unsigned src_len
 
unsigned dst_len
 
int pos [1]
 

Detailed Description

Definition at line 14 of file isl_reordering.h.

Member Data Documentation

◆ dst_len

unsigned isl_reordering::dst_len

◆ pos

int isl_reordering::pos[1]

◆ ref

int isl_reordering::ref

Definition at line 15 of file isl_reordering.h.

Referenced by isl_reordering_alloc(), isl_reordering_copy(), and isl_reordering_cow().

◆ space

isl_space* isl_reordering::space

◆ src_len

unsigned isl_reordering::src_len

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