| 
    LLVM 22.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 3837 of file DebugInfoMetadata.h.
| using llvm::DenseMapInfo< DIExpression::FragmentInfo >::FragInfo = DIExpression::FragmentInfo | 
Definition at line 3838 of file DebugInfoMetadata.h.
      
  | 
  inlinestatic | 
Definition at line 3841 of file DebugInfoMetadata.h.
References MaxVal.
      
  | 
  inlinestatic | 
Definition at line 3845 of file DebugInfoMetadata.h.
References llvm::DbgVariableFragmentInfo::OffsetInBits, and llvm::DbgVariableFragmentInfo::SizeInBits.
      
  | 
  inlinestatic | 
Definition at line 3843 of file DebugInfoMetadata.h.
References MaxVal.
      
  | 
  inlinestatic | 
Definition at line 3849 of file DebugInfoMetadata.h.
      
  | 
  static | 
Definition at line 3839 of file DebugInfoMetadata.h.
Referenced by getEmptyKey(), and getTombstoneKey().