GCC Middle and Back End API Reference
component Struct Reference
Collaboration diagram for component:

Public Member Functions

 component (bool es)
 

Data Fields

auto_vec< drefrefs
 
enum ref_step_type comp_step
 
bool eliminate_store_p
 
struct componentnext
 

Detailed Description

Components of the data dependence graph.   

Constructor & Destructor Documentation

◆ component()

component::component ( bool es)
inline

Field Documentation

◆ comp_step

enum ref_step_type component::comp_step

◆ eliminate_store_p

bool component::eliminate_store_p

◆ next

◆ refs

auto_vec<dref> component::refs

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