|
GCC Middle and Back End API Reference
|

Data Fields | |
| vec< dref > | refs |
| enum ref_step_type | comp_step |
| struct component * | next |
Components of the data dependence graph.
| 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().
The references in the component.
Referenced by suitable_component_p().