LLVM 19.0.0git
Classes | Namespaces | Macros
DIEHash.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/CodeGen/DIE.h"
#include "llvm/Support/MD5.h"
#include "DIEHashAttributes.def"

Go to the source code of this file.

Classes

class  llvm::DIEHash
 An object containing the capability of hashing and adding hash attributes onto a DIE. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Macros

#define HANDLE_DIE_HASH_ATTR(NAME)   DIEValue NAME;
 

Macro Definition Documentation

◆ HANDLE_DIE_HASH_ATTR

#define HANDLE_DIE_HASH_ATTR (   NAME)    DIEValue NAME;

Definition at line 29 of file DIEHash.h.