LLVM 20.0.0git
|
Classes | |
class | FunctionPassManager |
FunctionPassManager manages FunctionPasses. More... | |
class | FunctionPassManagerImpl |
FunctionPassManagerImpl manages FPPassManagers. More... | |
class | PassManager |
PassManager manages ModulePassManagers. More... | |
class | 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 | PassManagerImpl |
PassManagerImpl manages MPPassManagers. More... | |
Functions | |
bool | debugPassSpecified () |
bool llvm::legacy::debugPassSpecified | ( | ) |
Definition at line 241 of file LegacyPassManager.cpp.
References llvm::Disabled, and PassDebugging.