coins.aflow
クラス HashBasedFlowExpIdHir

java.lang.Object
  |
  +--coins.aflow.HashBasedFlowExpId
        |
        +--coins.aflow.HashBasedFlowExpIdHir
すべての実装インタフェース:
FlowExpId

public class HashBasedFlowExpIdHir
extends HashBasedFlowExpId


フィールドの概要
 
クラス coins.aflow.HashBasedFlowExpId から継承したフィールド
fExpId, fHasCall, fIndex, fLHS, fOperandSet, fOperandSet0, fOperationCount, fResults, fSubpFlow, fTree, ioRoot, symRoot
 
コンストラクタの概要
(パッケージプライベート) HashBasedFlowExpIdHir(HIR pNode, int pIndex, SubpFlow pSubpFlow)
          Creates a new instance of HashBasedFlowExpIdHir with pNode as its representative linked node.
 
メソッドの概要
 void operandInfo(IR pIR)
           
 java.lang.String toString()
           
 java.lang.String toStringShort()
           
 
クラス coins.aflow.HashBasedFlowExpId から継承したメソッド
generateExpIdName, getDefUseList, getExpId, getIndex, getLinkedNode, getNextInChain, getNumberOfOperations, getOperandSet, getOperandSet0, getSubpFlow, getTree, getUDList, hasCall, isLHS, setLHSFlag, setNextInChain
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

HashBasedFlowExpIdHir

HashBasedFlowExpIdHir(HIR pNode,
                      int pIndex,
                      SubpFlow pSubpFlow)
Creates a new instance of HashBasedFlowExpIdHir with pNode as its representative linked node.

メソッドの詳細

operandInfo

public void operandInfo(IR pIR)
定義:
クラス HashBasedFlowExpId 内の operandInfo

toString

public java.lang.String toString()
オーバーライド:
クラス HashBasedFlowExpId 内の toString

toStringShort

public java.lang.String toStringShort()