LLVM  8.0.1
Classes | Namespaces | Macros
SSAUpdaterImpl.h File Reference
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallVector.h"
#include "llvm/Support/Allocator.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/raw_ostream.h"
Include dependency graph for SSAUpdaterImpl.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::SSAUpdaterTraits< T >
 
class  llvm::SSAUpdaterImpl< UpdaterT >
 

Namespaces

 llvm
 This class represents lattice values for constants.
 

Macros

#define DEBUG_TYPE   "ssaupdater"
 

Macro Definition Documentation

◆ DEBUG_TYPE

#define DEBUG_TYPE   "ssaupdater"

Definition at line 24 of file SSAUpdaterImpl.h.