LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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
 
class  llvm::legacy::PassManager
 PassManager manages ModulePassManagers. More...
 
class  llvm::legacy::FunctionPassManager
 FunctionPassManager manages FunctionPasses and BasicBlockPassManagers. More...
 

Namespaces

 llvm
 List of target independent CodeGen pass IDs.
 
 llvm::legacy