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
bool calls_builtin_setjmp

Field Documentation

tree lower_data::block
bool lower_data::calls_builtin_setjmp

Referenced by lower_function_body(), and lower_stmt().

bool lower_data::cannot_fallthru

Referenced by lower_stmt(), and lower_try_catch().

vec<return_statements_t> lower_data::return_statements

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