LLVM
10.0.0svn
|
#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 2588 of file DebugInfoMetadata.h.
Definition at line 2589 of file DebugInfoMetadata.h.
|
inlinestatic |
Definition at line 2592 of file DebugInfoMetadata.h.
|
inlinestatic |
Definition at line 2596 of file DebugInfoMetadata.h.
References llvm::DIExpression::FragmentInfo::OffsetInBits, and llvm::DIExpression::FragmentInfo::SizeInBits.
|
inlinestatic |
Definition at line 2594 of file DebugInfoMetadata.h.
|
inlinestatic |
Definition at line 2600 of file DebugInfoMetadata.h.
References B.
|
static |
Definition at line 2590 of file DebugInfoMetadata.h.