private static class LValuePropSimple.UsageCollector extends java.lang.Object implements LValueUsageCollector
| Modifier and Type | Field and Description |
|---|---|
(package private) java.util.Map<StackSSALabel,java.lang.Boolean> |
singleUsages |
| Modifier | Constructor and Description |
|---|---|
private |
UsageCollector() |
| Modifier and Type | Method and Description |
|---|---|
void |
collect(LValue lValue,
ReadWrite rw) |
(package private) java.util.List<StackSSALabel> |
getSingleUsages() |
java.util.Map<StackSSALabel,java.lang.Boolean> singleUsages
public void collect(LValue lValue, ReadWrite rw)
collect in interface LValueUsageCollectorjava.util.List<StackSSALabel> getSingleUsages()