|
LLVM
4.0.0
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/StringMap.h"#include "llvm/PassInfo.h"#include "llvm/Support/CBindingWrapping.h"#include "llvm/Support/RWMutex.h"#include <vector>Go to the source code of this file.
Classes | |
| class | llvm::PassRegistry |
| PassRegistry - This class manages the registration and intitialization of the pass subsystem as application startup, and assists the PassManager in resolving pass dependencies. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6