coins.flow
インタフェース FlowIrLinkCell
- 既知の実装クラスの一覧:
- FlowIrLinkCellImpl
- public interface FlowIrLinkCell
FlowIrLinkCell interface
Flow analysis and IR link information cell.
Every IR node corresponds to a FlowIrLinkCell.
getIrNode
public IR getIrNode()
getDefRefPosition
public int getDefRefPosition()
setDefRefPosition
public void setDefRefPosition(int pDefRefPosition)
getBBlock
public BBlock getBBlock()
- getBBlock Get basic block containing the node corresponding
to this cell.
setBBlock Set BBlock corresponding to this cell.
setBBlock
public void setBBlock(BBlock pBBlock)
getHashCode
public int getHashCode()
setHashCode
public void setHashCode(int pHashCode)