LLVM  8.0.1
Classes | Namespaces
LegacyPassManager.h File Reference
#include "llvm/Pass.h"
#include "llvm/Support/CBindingWrapping.h"
Include dependency graph for LegacyPassManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::legacy::PassManagerBase
 PassManagerBase - An abstract interface to allow code to add passes to a pass manager without having to hard-code what kind of pass manager it is. More...
 
class  llvm::legacy::PassManager
 PassManager manages ModulePassManagers. More...
 
class  llvm::legacy::FunctionPassManager
 FunctionPassManager manages FunctionPasses and BasicBlockPassManagers. More...
 

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::legacy