LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
llvm::RegClassWeight Struct Reference

#include <TargetRegisterInfo.h>

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

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

unsigned llvm::RegClassWeight::RegWeight
unsigned llvm::RegClassWeight::WeightLimit

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