coins.simd
クラス ReplaceRegNames
java.lang.Object
|
+--coins.simd.ReplaceRegNames
- public class ReplaceRegNames
- extends java.lang.Object
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
Name name
func
Function func
newLir
LirFactory newLir
rmap
ReversibleMap rmap
ntmap
java.util.HashMap ntmap
ReplaceRegNames
ReplaceRegNames(Function f)
toNewName
public void toNewName(BasicBlk blk)
toNewName
public void toNewName(java.util.Vector in)
toOldName
public void toOldName(BasicBlk blk)
toOldName
public void toOldName(java.util.Vector in)
getNtmap
public java.util.Collection getNtmap()
getReplRegPairs
public java.util.Vector getReplRegPairs()