LLVM API Documentation

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

#include <TargetRegisterInfo.h>

Inheritance diagram for llvm::VirtReg2IndexFunctor:
Inheritance graph
[legend]
Collaboration diagram for llvm::VirtReg2IndexFunctor:
Collaboration graph
[legend]

Public Member Functions

unsigned operator() (unsigned Reg) const
 

Detailed Description

Definition at line 860 of file TargetRegisterInfo.h.

Member Function Documentation

unsigned llvm::VirtReg2IndexFunctor::operator() ( unsigned  Reg) const
inline

Definition at line 861 of file TargetRegisterInfo.h.

References llvm::TargetRegisterInfo::virtReg2Index().


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