LLVM
8.0.1
|
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 | |