Searched refs:getParent (Results 1 - 4 of 4) sorted by relevance

/dalvik/dx/src/com/android/dx/ssa/
H A DNormalSsaInsn.java47 getBlock().getParent().onSourcesChanged(this, oldSources);
75 getBlock().getParent().onSourceChanged(this, origSpec, newSpec);
172 getBlock().getParent().onSourcesChanged(this, oldSources);
H A DSsaInsn.java156 block.getParent().updateOneDefinition(this, oldResult);
H A DPhiInsn.java270 getBlock().getParent().onSourceChanged(this, old, o.regSpec);
H A DSsaBasicBlock.java406 public SsaMethod getParent() { method in class:SsaBasicBlock

Completed in 36 milliseconds