PIPS
op_schedule Struct Reference

a data structure to describe a schedule for an operation More...

+ Collaboration diagram for op_schedule:

Data Fields

entity image
 
dagvtx producer
 
int stage
 
spoc_hardware_type level
 
int side
 
bool flip
 
bool used
 
bool just_used
 
int used_stage
 
spoc_hardware_type used_level
 

Detailed Description

a data structure to describe a schedule for an operation

Definition at line 398 of file freia_spoc.c.

Field Documentation

◆ flip

bool op_schedule::flip

Definition at line 404 of file freia_spoc.c.

Referenced by init_op_schedule(), and print_op_schedule().

◆ image

◆ just_used

bool op_schedule::just_used

Definition at line 406 of file freia_spoc.c.

Referenced by freia_spoc_pipeline(), init_op_schedule(), and where_to_perform_operation().

◆ level

◆ producer

dagvtx op_schedule::producer

◆ side

◆ stage

◆ used

bool op_schedule::used

◆ used_level

spoc_hardware_type op_schedule::used_level

Definition at line 409 of file freia_spoc.c.

Referenced by init_op_schedule(), print_op_schedule(), and where_to_perform_operation().

◆ used_stage

int op_schedule::used_stage

Definition at line 408 of file freia_spoc.c.

Referenced by init_op_schedule(), print_op_schedule(), and where_to_perform_operation().


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