GCC Middle and Back End API Reference
statistics_counter Struct Reference

Data Fields

const charid
 
int val
 
bool histogram_p
 
unsigned HOST_WIDE_INT count
 
unsigned HOST_WIDE_INT prev_dumped_count
 

Detailed Description

Statistics entry.  A integer counter associated to a string ID
and value.   

Field Documentation

◆ count

◆ histogram_p

◆ id

◆ prev_dumped_count

unsigned HOST_WIDE_INT statistics_counter::prev_dumped_count

◆ val


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