Home
last modified time | relevance | path

Searched refs:onSourcesChanged (Results 1 – 2 of 2) sorted by relevance

/dalvik/dx/src/com/android/dx/ssa/
DNormalSsaInsn.java52 getBlock().getParent().onSourcesChanged(this, oldSources); in mapSourceRegisters()
178 getBlock().getParent().onSourcesChanged(this, oldSources); in upgradeToLiteral()
DSsaMethod.java501 /*package*/ void onSourcesChanged(SsaInsn insn, in onSourcesChanged() method in SsaMethod
547 onSourcesChanged(insn, null); in onInsnAdded()