Home
last modified time | relevance | path

Searched refs:onSourceChanged (Results 1 – 3 of 3) sorted by relevance

/dalvik/dx/src/com/android/dx/ssa/
DNormalSsaInsn.java80 getBlock().getParent().onSourceChanged(this, origSpec, newSpec); in changeOneSource()
DPhiInsn.java274 getBlock().getParent().onSourceChanged(this, old, o.regSpec); in mapSourceRegisters()
DSsaMethod.java476 /*package*/ void onSourceChanged(SsaInsn insn, in onSourceChanged() method in SsaMethod