GCC Middle and Back End API Reference
|
Data Fields | |
tree | base |
tree | step |
auto_vec< struct iv_use * > | uses |
hashval_t | hash |
Hashtable entry for common candidate derived from iv uses.
tree iv_common_cand::base |
Referenced by add_iv_candidate_derived_from_uses(), iv_common_cand_hasher::equal(), and record_common_cand().
hashval_t iv_common_cand::hash |
Referenced by iv_common_cand_hasher::equal(), iv_common_cand_hasher::hash(), and record_common_cand().
tree iv_common_cand::step |
Referenced by add_iv_candidate_derived_from_uses(), iv_common_cand_hasher::equal(), and record_common_cand().
Referenced by add_iv_candidate_derived_from_uses(), and common_cand_cmp().