LLVM API Documentation
#include <PassManagerT.h>
Static Public Member Functions | |
static void | PerformPassStartupStuff (Pass *P) |
static void | PrintArgumentInformation (const Pass *P) |
static void | PrintPassInformation (unsigned, const char *, Pass *, Module *) |
static void | PrintPassInformation (unsigned, const char *, Pass *, Function *) |
static void | PrintPassInformation (unsigned, const char *, Pass *, BasicBlock *) |
static void | PrintAnalysisSetInfo (unsigned, const char *, Pass *P, const std::vector< AnalysisID > &) |
Definition at line 61 of file PassManagerT.h.
|
Definition at line 62 of file PassManagerT.h. References llvm::Arguments, llvm::Pass::dumpPassStructure(), llvm::PassDebugging, PrintArgumentInformation(), and llvm::Structure. Referenced by llvm::PassManagerT< Function >::runOnUnit(). |
|
Definition at line 179 of file Pass.cpp. References llvm::Details, llvm::Pass::getPassName(), and llvm::PassDebugging. Referenced by llvm::PassManagerT< Function >::runOnUnit(). |
|
Definition at line 135 of file Pass.cpp. References llvm::PassInfo::Optimization. Referenced by PerformPassStartupStuff(). |
|
Definition at line 169 of file Pass.cpp. References llvm::Executions, llvm::Value::getName(), llvm::Pass::getPassName(), and llvm::PassDebugging. |
|
Definition at line 159 of file Pass.cpp. References llvm::Executions, llvm::Value::getName(), llvm::Pass::getPassName(), and llvm::PassDebugging. |
|
Definition at line 149 of file Pass.cpp. References llvm::Executions, llvm::Module::getModuleIdentifier(), llvm::Pass::getPassName(), and llvm::PassDebugging. Referenced by llvm::PassManagerT< Function >::runOnUnit(). |