| Package | Description |
|---|---|
| com.ibm.wala.ssa |
This package provides the WALA SSA IR.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConstantValue
The value of a constant which appears in an SSA IR.
|
class |
PhiValue
A value generated by a phi instruction.
|
| Modifier and Type | Method and Description |
|---|---|
Value |
SymbolTable.getValue(int valueNumber) |
Copyright © 2015. All rights reserved.