PIPS
shuffle_context Struct Reference
+ Collaboration diagram for shuffle_context:

Data Fields

int changed
 
int removed
 
list assigns
 
hash_table equal
 

Detailed Description

Definition at line 695 of file freia_transformations.c.

Field Documentation

◆ assigns

list shuffle_context::assigns

Definition at line 698 of file freia_transformations.c.

Referenced by freia_shuffle_move_forward(), and seq_rwt().

◆ changed

int shuffle_context::changed

Definition at line 696 of file freia_transformations.c.

Referenced by freia_shuffle_move_forward(), and sio_ref_rwt().

◆ equal

hash_table shuffle_context::equal

Definition at line 699 of file freia_transformations.c.

Referenced by seq_rwt(), and sio_ref_rwt().

◆ removed

int shuffle_context::removed

Definition at line 697 of file freia_transformations.c.

Referenced by freia_shuffle_move_forward().


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