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

#include "llvm/CodeGen/TargetRegisterInfo.h"

Public Types

using argument_type = unsigned
 

Public Member Functions

unsigned operator() (unsigned Reg) const
 

Detailed Description

Definition at line 1152 of file TargetRegisterInfo.h.

Member Typedef Documentation

◆ argument_type

Definition at line 1153 of file TargetRegisterInfo.h.

Member Function Documentation

◆ operator()()

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

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