public class ValueNumbering
extends java.lang.Object
SSAGraph| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG |
java.io.File |
debugDir |
java.lang.String |
debugDirName |
boolean |
DUMP |
| Constructor and Description |
|---|
ValueNumbering() |
public static boolean DEBUG
public java.lang.String debugDirName
public java.io.File debugDir
public boolean DUMP
public void transform(FlowGraph cfg)
ComponentVisitor,
SSAGraph,
ValueFolder