LLVM  8.0.1
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"
Include dependency graph for DIEHash.h:
This graph shows which files directly or indirectly include this file:

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

 llvm
 This class represents lattice values for constants.
 

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 31 of file DIEHash.h.