Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
memoryUse Class Reference#include <memoryaccess.h>
Inheritance diagram for memoryUse:
List of all members.
Member Enumeration Documentation
enum memoryAccess::WeakReason [inherited]
|
|
|
- Enumeration values:
-
MultipleLHS |
|
HighMultiplicity |
|
Forced |
|
Definition at line 174 of file memoryaccess.h. |
Constructor & Destructor Documentation
memoryUse::~memoryUse |
( |
|
) |
|
|
Member Function Documentation
bool memoryAccess::is_active |
( |
|
) |
const [inline, inherited] |
|
bool memoryAccess::is_weak |
( |
|
) |
const [inline, inherited] |
|
Multiplicity memoryAccess::multiplicity |
( |
|
) |
const [inline, inherited] |
|
memoryBlock* memoryAccess::owner |
( |
|
) |
const [inline, inherited] |
|
void memoryUse::print |
( |
ostream & |
o |
) |
const |
|
void memoryUse::reaching_def |
( |
memoryDef * |
def |
) |
|
|
memoryDef* memoryUse::reaching_def |
( |
|
) |
const [inline] |
|
void memoryAccess::search_for_def |
( |
bool |
val |
) |
[inline, inherited] |
|
bool memoryAccess::search_for_def |
( |
|
) |
const [inline, inherited] |
|
void memoryAccess::set_active |
( |
|
) |
[inline, inherited] |
|
void memoryAccess::set_inactive |
( |
|
) |
[inline, inherited] |
|
void memoryAccess::set_multiplicity |
( |
Multiplicity |
lin |
) |
[inline, inherited] |
|
void memoryAccess::set_weak |
( |
bool |
is |
) |
[inline, inherited] |
|
void memoryAccess::stats |
( |
|
) |
[static, inherited] |
|
Location* memoryAccess::where |
( |
|
) |
const [inline, inherited] |
|
Member Data Documentation
memoryDef* memoryUse::_reaching_def [private]
|
|
unsigned int memoryAccess::def_count = 0 [static, inherited]
|
|
unsigned int memoryAccess::merge_use_count = 0 [static, inherited]
|
|
unsigned int memoryAccess::use_count = 0 [static, inherited]
|
|
bool memoryAccess::Verbose = false [static, inherited]
|
|
The documentation for this class was generated from the following files:
|