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