#include <constantprop.h>
Definition at line 69 of file constantprop.h.
constantProp::constantProp |
( |
Pointers * |
pointers) | |
|
void constantProp::analyze |
( |
) | |
|
void constantProp::eval |
( |
stmtLocation * |
current, |
|
|
exprNode * |
expr, |
|
|
constant & |
val |
|
) |
| |
bool constantProp::merge_constants |
( |
memorydef_set & |
defs, |
|
|
memoryuse_set & |
uses |
|
) |
| |
|
private |
void constantProp::rebuild_constant |
( |
memoryuse_set & |
uses, |
|
|
ipConstant & |
value |
|
) |
| |
|
private |
void constantProp::rebuild_constant |
( |
stmtLocation * |
where, |
|
|
pointerValue & |
pointer, |
|
|
ipConstant & |
value |
|
) |
| |
|
private |
Pointers* constantProp::_pointers |
|
private |
bool constantProp::_debug |
|
private |
The documentation for this class was generated from the following file: