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()
177 getBlock().getParent().onSourcesChanged(this, oldSources); in upgradeToLiteral()
DSsaMethod.java518 /*package*/ void onSourcesChanged(SsaInsn insn, in onSourcesChanged() method in SsaMethod
564 onSourcesChanged(insn, null); in onInsnAdded()