GCC Middle and Back End API Reference
oecount Struct Reference

Data Fields

unsigned int cnt
 
unsigned int id
 
enum tree_code oecode
 
tree op
 

Detailed Description

Structure for tracking and counting operands.   

Field Documentation

◆ cnt

unsigned int oecount::cnt

Referenced by undistribute_ops_list().

◆ id

unsigned int oecount::id

Referenced by undistribute_ops_list().

◆ oecode

enum tree_code oecount::oecode

◆ op

tree oecount::op

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