GCC Middle and Back End API Reference
state_size Struct Reference

Data Fields

unsigned int num_statements
 
unsigned int depth
 

Detailed Description

Information about a state tree that we're considering splitting into a
subroutine.   

Field Documentation

◆ depth

unsigned int state_size::depth

Referenced by find_subroutines().

◆ num_statements

unsigned int state_size::num_statements

Referenced by find_subroutines().


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