#include <ipconstants_changer.h>
Inheritance diagram for ipConstantsChanger::
Public Methods | |
virtual Node * | at_expr (exprNode *the_expr, Order ord) |
Static Public Methods | |
void | optimize (unitNode *u, ipConstantPropagation *constants, Pointers *ptrs) |
Private Methods | |
ipConstantsChanger (ipConstantPropagation *constants, Pointers *ptrs) | |
Private Attributes | |
ipConstantPropagation * | ipconstants |
Pointers * | pointers |
|
|
|
Reimplemented from Changer. |
|
|
|
|
|
|