LLVM 22.0.0git
llvm::VGPRBlock2IndexFunctor Struct Reference

#include "Target/AMDGPU/SIMachineFunctionInfo.h"

Public Types

using argument_type = Register

Public Member Functions

unsigned operator() (Register Reg) const

Detailed Description

Definition at line 399 of file SIMachineFunctionInfo.h.

Member Typedef Documentation

◆ argument_type

Member Function Documentation

◆ operator()()

unsigned llvm::VGPRBlock2IndexFunctor::operator() ( Register Reg) const
inline

Definition at line 401 of file SIMachineFunctionInfo.h.

References assert(), contains(), and Reg.


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