#include <memoryaccess.h>
Inheritance diagram for memoryUse::
Public Methods | |
memoryUse (Location *where) | |
~memoryUse () | |
memoryDef * | reaching_def () const |
void | reaching_def (memoryDef *def) |
bool | search_for_def () const |
void | search_for_def (bool val) |
void | print (ostream &o) const |
Private Attributes | |
memoryDef * | _reaching_def |
bool | _search_for_def |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|