GCC Middle and Back End API Reference
secondary_reload_info Struct Reference

#include <target.h>

Collaboration diagram for secondary_reload_info:

Data Fields

int icode
 
int extra_cost
 
struct secondary_reload_infoprev_sri
 
int t_icode
 

Detailed Description

The struct used by the secondary_reload target hook.   

Field Documentation

◆ extra_cost

int secondary_reload_info::extra_cost

◆ icode

int secondary_reload_info::icode

◆ prev_sri

struct secondary_reload_info* secondary_reload_info::prev_sri

◆ t_icode

int secondary_reload_info::t_icode

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