|
LLVM
3.7.0
|
Interfaces for registering analysis passes, producing common pass manager configurations, and parsing of pass pipelines. More...
#include "llvm/ADT/StringRef.h"#include "llvm/Analysis/CGSCCPassManager.h"#include "llvm/IR/PassManager.h"Go to the source code of this file.
Classes | |
| class | llvm::PassBuilder |
| This class provides access to building LLVM's passes. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Interfaces for registering analysis passes, producing common pass manager configurations, and parsing of pass pipelines.
Definition in file PassBuilder.h.
1.8.6