LLVM 19.0.0git
Public Types | Public Member Functions | List of all members
LiveDebugValues::LocIdxToIndexFunctor Class Reference

#include "CodeGen/LiveDebugValues/InstrRefBasedImpl.h"

Public Types

using argument_type = LocIdx
 

Public Member Functions

unsigned operator() (const LocIdx &L) const
 

Detailed Description

Definition at line 617 of file InstrRefBasedImpl.h.

Member Typedef Documentation

◆ argument_type

Definition at line 619 of file InstrRefBasedImpl.h.

Member Function Documentation

◆ operator()()

unsigned LiveDebugValues::LocIdxToIndexFunctor::operator() ( const LocIdx L) const
inline

Definition at line 620 of file InstrRefBasedImpl.h.


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