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 oecount_cmp().

◆ id

unsigned int oecount::id

Referenced by oecount_cmp().

◆ oecode

enum tree_code oecount::oecode

Referenced by oecount_hasher::equal().

◆ op

tree oecount::op

Referenced by oecount_hasher::equal().


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