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

Data Fields

vec< drefrefs
enum ref_step_type comp_step
struct componentnext

Detailed Description

Components of the data dependence graph.


Field Documentation

enum ref_step_type component::comp_step

What we know about the step of the references in the component.

struct component* component::next

Next component in the list.

Referenced by predcom_tmp_var(), release_chain(), and suitable_component_p().

vec<dref> component::refs

The references in the component.

Referenced by suitable_component_p().


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