LLVM API Documentation

Public Attributes
llvm::TargetRegisterInfoDesc Struct Reference

#include <TargetRegisterInfo.h>

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

List of all members.

Public Attributes

unsigned CostPerUse
bool inAllocatableClass

Detailed Description

TargetRegisterInfoDesc - Extra information, not in MCRegisterDesc, about registers. These are used by codegen, not by MC.

Definition at line 201 of file TargetRegisterInfo.h.


Member Data Documentation

Definition at line 202 of file TargetRegisterInfo.h.

Referenced by llvm::TargetRegisterInfo::getCostPerUse().


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