GCC Middle and Back End API Reference
lower_data Struct Reference
Collaboration diagram for lower_data:

Data Fields

tree block
 
vec< return_statements_treturn_statements
 
bool cannot_fallthru
 

Field Documentation

◆ block

tree lower_data::block

◆ cannot_fallthru

bool lower_data::cannot_fallthru

◆ return_statements

vec<return_statements_t> lower_data::return_statements

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