Searched refs:getParent (Results 1 – 4 of 4) sorted by relevance
52 getBlock().getParent().onSourcesChanged(this, oldSources); in mapSourceRegisters()80 getBlock().getParent().onSourceChanged(this, origSpec, newSpec); in changeOneSource()178 getBlock().getParent().onSourcesChanged(this, oldSources); in upgradeToLiteral()
160 block.getParent().updateOneDefinition(this, oldResult); in mapRegisters()
274 getBlock().getParent().onSourceChanged(this, old, o.regSpec); in mapSourceRegisters()
399 public SsaMethod getParent() { in getParent() method in SsaBasicBlock