GCC Middle and Back End API Reference
|
Data Fields | |
tree | base_expr |
slsr_cand_t | cand |
struct cand_chain_d * | next |
Pointers to candidates are chained together as part of a mapping from base expressions to the candidates that use them.
tree cand_chain_d::base_expr |
slsr_cand_t cand_chain_d::cand |
Referenced by record_potential_basis(), and ssa_base_cand_dump_callback().
struct cand_chain_d* cand_chain_d::next |
Referenced by record_potential_basis(), and ssa_base_cand_dump_callback().