LLVM API Documentation

llvm::VirtReg2IndexFunctor Struct Reference

#include <MRegisterInfo.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 376 of file MRegisterInfo.h.


Member Function Documentation

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

Definition at line 377 of file MRegisterInfo.h.

References llvm::MRegisterInfo::FirstVirtualRegister.


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