|
GCC Middle and Back End API Reference
|
#include <rtl.h>
Data Fields | |
| unsigned int | preferred_incoming_stack_boundary |
| HARD_REG_SET | function_used_regs |
Information about the function that is propagated by the RTL backend. Available only for functions that has been already assembled.
| HARD_REG_SET cgraph_rtl_info::function_used_regs |
Referenced by collect_fn_hard_reg_usage().
| unsigned int cgraph_rtl_info::preferred_incoming_stack_boundary |
Referenced by rest_of_clean_state().