GCC Middle and Back End API Reference
cgraph_rtl_info Struct Reference

#include <cgraph.h>

Data Fields

unsigned int preferred_incoming_stack_boundary

Detailed Description

Information about the function that is propagated by the RTL backend.
   Available only for functions that has been already assembled.   

Field Documentation

unsigned int cgraph_rtl_info::preferred_incoming_stack_boundary

Referenced by expand_call(), and rest_of_clean_state().


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