|
LLVM
3.7.0
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/SmallVector.h"#include "llvm/IR/ValueHandle.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/Debug.h"Go to the source code of this file.
Classes | |
| class | llvm::SSAUpdaterTraits< T > |
| class | llvm::SSAUpdaterImpl< UpdaterT > |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Macros | |
| #define | DEBUG_TYPE "ssaupdater" |
| #define DEBUG_TYPE "ssaupdater" |
Definition at line 26 of file SSAUpdaterImpl.h.
1.8.6