LLVM API Documentation

Public Member Functions
llvm::VirtReg2IndexFunctor Struct Reference

#include <TargetRegisterInfo.h>

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

List of all members.

Public Member Functions

unsigned operator() (unsigned Reg) const

Detailed Description

Definition at line 888 of file TargetRegisterInfo.h.


Member Function Documentation

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

Definition at line 889 of file TargetRegisterInfo.h.

References llvm::TargetRegisterInfo::virtReg2Index().


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