|
GCC Middle and Back End API Reference
|
Data Fields | |
| int | mem_cost |
| int | cost [1] |
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.
| 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 |