LLVM  3.7.0
Classes | Namespaces
PassBuilder.h File Reference

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"
Include dependency graph for PassBuilder.h:
This graph shows which files directly or indirectly include this file:

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.
 

Detailed Description

Interfaces for registering analysis passes, producing common pass manager configurations, and parsing of pass pipelines.

Definition in file PassBuilder.h.