Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
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 650 of file InstrRefBasedImpl.h.

Member Typedef Documentation

◆ argument_type

Member Function Documentation

◆ operator()()

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

Definition at line 653 of file InstrRefBasedImpl.h.


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