Public Member Functions | |
LoweringPass () | |
virtual bool | runOnModule (llvm::Module &m) |
Static Public Attributes | |
static char | ID = 0 |
Definition at line 7 of file loweringpass.h.
LoweringPass::LoweringPass | ( | ) |
virtual bool LoweringPass::runOnModule | ( | llvm::Module & | m | ) | [virtual] |
char LoweringPass::ID = 0 [static] |
Definition at line 9 of file loweringpass.h.