-
Field Summary
Fields
final int
final int
final int
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
distReg
public final int distReg
-
srcReg
public final int srcReg
-
content
public final int content
-
Constructor Details
-
Stmt2R1NNode
public Stmt2R1NNode(Op op,
int distReg,
int srcReg,
int content)
-