GCC Middle and Back End API Reference
costs Struct Reference

Data Fields

int mem_cost
int cost [1]

Detailed Description

   The `costs' struct records the cost of using hard registers of each
   class considered for the calculation and of using memory for each
   allocno or pseudo.  

Field Documentation

int costs::cost[1]
     Costs for register classes start here.  We process only some
     allocno classes.  

Referenced by free_ira_costs(), and scan_one_insn().

int costs::mem_cost

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