LLVM  3.7.0
Public Member Functions | List of all members
llvm::VirtReg2IndexFunctor Struct Reference

#include <TargetRegisterInfo.h>

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

Public Member Functions

unsigned operator() (unsigned Reg) const
 

Detailed Description

Definition at line 932 of file TargetRegisterInfo.h.

Member Function Documentation

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

Definition at line 933 of file TargetRegisterInfo.h.

References llvm::TargetRegisterInfo::virtReg2Index().


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