public interface DeferableInstruction
| Modifier and Type | Method and Description |
|---|---|
void |
deferredJimplify(DexBody body)
Jimplify this instruction with the guarantee that every other
(non-deferred) instruction has been jimplified.
|
void deferredJimplify(DexBody body)
body - to jimplify into