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 3182 of file DebugInfoMetadata.h.
using llvm::DenseMapInfo< DIExpression::FragmentInfo >::FragInfo = DIExpression::FragmentInfo |
Definition at line 3183 of file DebugInfoMetadata.h.
|
inlinestatic |
Definition at line 3186 of file DebugInfoMetadata.h.
|
inlinestatic |
Definition at line 3190 of file DebugInfoMetadata.h.
References llvm::DbgVariableFragmentInfo::OffsetInBits, and llvm::DbgVariableFragmentInfo::SizeInBits.
|
inlinestatic |
Definition at line 3188 of file DebugInfoMetadata.h.
|
inlinestatic |
Definition at line 3194 of file DebugInfoMetadata.h.
|
static |
Definition at line 3184 of file DebugInfoMetadata.h.