|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcoins.ssa.AddressAnalyze
This class is to keep the order of FRAME or STATIC node.
| Constructor Summary | |
(package private) |
AddressAnalyze(SsaEnvironment e,
Function func,
SsaSymTab tab)
Constructor |
| Method Summary | |
(package private) void |
analyze()
Make ordering FRAME and STATIC node. |
(package private) void |
annul()
Translate back from the ordered nodes into the original nodes. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
AddressAnalyze(SsaEnvironment e,
Function func,
SsaSymTab tab)
e - The environment of the SSA modulefunc - The current functiontab - The current symbol table of the module| Method Detail |
void analyze()
void annul()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||