GCC Middle and Back End API Reference
iv_common_cand Class Reference
Collaboration diagram for iv_common_cand:

Data Fields

tree base
 
tree step
 
auto_vec< struct iv_use * > uses
 
hashval_t hash
 

Detailed Description

Hashtable entry for common candidate derived from iv uses.   

Field Documentation

◆ base

tree iv_common_cand::base

◆ hash

hashval_t iv_common_cand::hash

◆ step

tree iv_common_cand::step

◆ uses

auto_vec<struct iv_use *> iv_common_cand::uses

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