GCC Middle and Back End API Reference
target_cfgloop Struct Reference

#include <cfgloop.h>

Data Fields

unsigned x_target_avail_regs
 
unsigned x_target_clobbered_regs
 
unsigned x_target_res_regs
 
unsigned x_target_reg_cost [2]
 
unsigned x_target_spill_cost [2]
 

Detailed Description

The properties of the target.   

Field Documentation

◆ x_target_avail_regs

unsigned target_cfgloop::x_target_avail_regs

◆ x_target_clobbered_regs

unsigned target_cfgloop::x_target_clobbered_regs

◆ x_target_reg_cost

unsigned target_cfgloop::x_target_reg_cost[2]

◆ x_target_res_regs

unsigned target_cfgloop::x_target_res_regs

◆ x_target_spill_cost

unsigned target_cfgloop::x_target_spill_cost[2]

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