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

Data Fields

vec< chain_pchains
 
bitmap tmp_vars
 
pcom_workerworker
 

Detailed Description

Wrapper over execute_pred_commoning, to pass it as a callback
to tree_transform_and_unroll_loop.   

Field Documentation

◆ chains

vec<chain_p> epcc_data::chains

◆ tmp_vars

bitmap epcc_data::tmp_vars

Referenced by eliminate_temp_copies().

◆ worker

pcom_worker* epcc_data::worker

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