Polly 22.0.0git
isl_coalesce_info Struct Reference

Public Attributes

isl_basic_mapbmap
struct isl_tabtab
uint32_t hull_hash
int modified
int removed
int simplify
int * eq
int * ineq

Detailed Description

Definition at line 197 of file isl_coalesce.c.

Member Data Documentation

◆ bmap

◆ eq

◆ hull_hash

uint32_t isl_coalesce_info::hull_hash

Definition at line 200 of file isl_coalesce.c.

Referenced by coalesce_info_set_hull_hash().

◆ ineq

◆ modified

int isl_coalesce_info::modified

Definition at line 201 of file isl_coalesce.c.

Referenced by extend(), and fuse().

◆ removed

int isl_coalesce_info::removed

Definition at line 202 of file isl_coalesce.c.

Referenced by drop().

◆ simplify

int isl_coalesce_info::simplify

Definition at line 203 of file isl_coalesce.c.

Referenced by extend(), and fuse().

◆ tab


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