|
GCC Middle and Back End API Reference
|

Public Member Functions | |
| component (bool es) | |
Data Fields | |
| auto_vec< dref > | refs |
| enum ref_step_type | comp_step |
| bool | eliminate_store_p |
| struct component * | next |
Components of the data dependence graph.
|
inline |
References comp_step, eliminate_store_p, next, NULL, and RS_ANY.
Referenced by pcom_worker::split_data_refs_to_components().
| enum ref_step_type component::comp_step |
Referenced by component(), pcom_worker::determine_roots_comp(), dump_component(), and pcom_worker::suitable_component_p().
| bool component::eliminate_store_p |
Referenced by component(), and pcom_worker::determine_roots_comp().
| struct component* component::next |