| Package | Description |
|---|---|
| com.android.dx.ssa |
| Modifier and Type | Method and Description |
|---|---|
NormalSsaInsn |
NormalSsaInsn.clone() |
| Modifier and Type | Method and Description |
|---|---|
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).
|
Copyright © 2020. All Rights Reserved.