|
LLVM
3.7.0
|
#include "llvm/ADT/ArrayRef.h"#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/SmallVector.h"#include "llvm/IR/CFG.h"#include "llvm/Support/Allocator.h"Go to the source code of this file.
Classes | |
| class | llvm::PredIteratorCache |
| PredIteratorCache - This class is an extremely trivial cache for predecessor iterator queries. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6