LLVM 20.0.0git
|
#include "llvm/IR/DebugInfoMetadata.h"
Public Types | |
using | FragInfo = DIExpression::FragmentInfo |
Static Public Member Functions | |
static FragInfo | getEmptyKey () |
static FragInfo | getTombstoneKey () |
static unsigned | getHashValue (const FragInfo &Frag) |
static bool | isEqual (const FragInfo &A, const FragInfo &B) |
Static Public Attributes | |
static const uint64_t | MaxVal = std::numeric_limits<uint64_t>::max() |
Definition at line 3219 of file DebugInfoMetadata.h.
using llvm::DenseMapInfo< DIExpression::FragmentInfo >::FragInfo = DIExpression::FragmentInfo |
Definition at line 3220 of file DebugInfoMetadata.h.
|
inlinestatic |
Definition at line 3223 of file DebugInfoMetadata.h.
|
inlinestatic |
Definition at line 3227 of file DebugInfoMetadata.h.
References llvm::DbgVariableFragmentInfo::OffsetInBits, and llvm::DbgVariableFragmentInfo::SizeInBits.
|
inlinestatic |
Definition at line 3225 of file DebugInfoMetadata.h.
|
inlinestatic |
Definition at line 3231 of file DebugInfoMetadata.h.
|
static |
Definition at line 3221 of file DebugInfoMetadata.h.