GCC Middle and Back End API Reference
stats Class Reference

Public Member Functions

 stats ()
 

Data Fields

unsigned int num_decisions
 
unsigned int longest_path
 
int longest_path_code
 
unsigned int longest_backtrack
 
int longest_backtrack_code
 

Detailed Description

Statistics about a matching routine.   

Constructor & Destructor Documentation

◆ stats()

stats::stats ( )

Field Documentation

◆ longest_backtrack

unsigned int stats::longest_backtrack

◆ longest_backtrack_code

int stats::longest_backtrack_code

◆ longest_path

unsigned int stats::longest_path

◆ longest_path_code

int stats::longest_path_code

◆ num_decisions

unsigned int stats::num_decisions

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