GCC Middle and Back End API Reference
|
Data Fields | |
int | cnt |
int | id |
enum tree_code | oecode |
tree | op |
Structure for tracking and counting operands.
int oecount_s::cnt |
Referenced by oecount_cmp(), and undistribute_ops_list().
int oecount_s::id |
Referenced by oecount_cmp(), and undistribute_ops_list().
enum tree_code oecount_s::oecode |
Referenced by oecount_hasher::equal(), oecount_hasher::hash(), and undistribute_ops_list().
tree oecount_s::op |
Referenced by oecount_hasher::equal(), oecount_hasher::hash(), and undistribute_ops_list().