LLVM: LiveDebugValues::LocIdxToIndexFunctor Class Reference (original) (raw)

#include "[CodeGen/LiveDebugValues/InstrRefBasedImpl.h](InstrRefBasedImpl%5F8h%5Fsource.html)"

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

using LiveDebugValues::LocIdxToIndexFunctor::argument_type = LocIdx

Definition at line 652 of file InstrRefBasedImpl.h.

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: