LLVM API Documentation

Public Attributes
llvm::RegClassWeight Struct Reference

#include <TargetRegisterInfo.h>

Collaboration diagram for llvm::RegClassWeight:
Collaboration graph
[legend]

List of all members.

Public Attributes

unsigned RegWeight
unsigned WeightLimit

Detailed Description

Each TargetRegisterClass has a per register weight, and weight limit which must be less than the limits of its pressure sets.

Definition at line 208 of file TargetRegisterInfo.h.


Member Data Documentation

Definition at line 210 of file TargetRegisterInfo.h.

Referenced by llvm::R600RegisterInfo::R600RegisterInfo().


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