| Package | Description |
|---|---|
| com.ibm.wala.ssa |
This package provides the WALA SSA IR.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SSALoadIndirectInstruction
A load from a pointer.
|
class |
SSAPiInstruction
A Pi instruction is a dummy assignment inserted at the tail of a basic block, in order
to get a new variable name to associate with some flow-insensitive dataflow fact.
|
class |
SSAUnaryOpInstruction
An SSA instruction for some unary operator.
|
Copyright © 2015. All rights reserved.