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


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