|
LLVM
4.0.0
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/FoldingSet.h"#include "llvm/ADT/iterator.h"#include "llvm/ADT/SmallVector.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/ErrorHandling.h"#include <cassert>#include <functional>#include <vector>#include <cstdint>#include <iterator>#include <new>Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Macros | |
| #define | PROFILE_INTEGER_INFO(X) template<> struct ImutProfileInfo<X> : ImutProfileInteger<X> {}; |
Definition at line 862 of file ImmutableSet.h.
1.8.6