|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NormalSsaInsn | |
|---|---|
| com.android.dx.ssa | |
| Uses of NormalSsaInsn in com.android.dx.ssa |
|---|
| Methods in com.android.dx.ssa that return NormalSsaInsn | |
|---|---|
NormalSsaInsn |
NormalSsaInsn.clone()
|
| Methods in com.android.dx.ssa with parameters of type NormalSsaInsn | |
|---|---|
void |
SsaInsn.Visitor.visitMoveInsn(NormalSsaInsn insn)
Any non-phi move instruction |
void |
SsaInsn.Visitor.visitNonMoveInsn(NormalSsaInsn insn)
Any insn that isn't a move or a phi (which is also a move). |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||