Liveness analyzer.
More...
#include <bdwy_liveness.h>
Liveness analyzer.
This class is simply an extension of the standard liveness analysis that uses the annotations to determine if entire library calls are dead.
Definition at line 12 of file bdwy_liveness.h.
bdwyLivenessAnalyzer::bdwyLivenessAnalyzer |
( |
) | |
|
void bdwyLivenessAnalyzer::clear |
( |
) | |
|
void bdwyLivenessAnalyzer::record_defs |
( |
procLocation * |
libproc_location, |
|
|
procedureAnn * |
libproc_anns |
|
) |
| |
virtual void bdwyLivenessAnalyzer::at_threeAddr |
( |
stmtLocation * |
stmt, |
|
|
threeAddrNode * |
threeaddr, |
|
|
pointerValue & |
result |
|
) |
| |
|
virtual |
stmtLocation* bdwyLivenessAnalyzer::_library_stmt |
|
private |
bool bdwyLivenessAnalyzer::_automatically_live |
|
private |
The documentation for this class was generated from the following file: