| Package | Description |
|---|---|
| com.ibm.wala.ipa.summaries |
This package provides class hierarchy analysis.
|
| com.ibm.wala.ssa |
This package provides the WALA SSA IR.
|
| Modifier and Type | Method and Description |
|---|---|
protected SSAIndirectionData<SSAIndirectionData.Name> |
SyntheticIR.getIndirectionData() |
| Modifier and Type | Class and Description |
|---|---|
class |
ShrikeIndirectionData
An implementation of
SSAIndirectionData specialized for IRs originated from Shrike. |
| Modifier and Type | Method and Description |
|---|---|
protected abstract <T extends SSAIndirectionData.Name> |
IR.getIndirectionData()
subclasses must provide information about indirect use of values, if appropriate, and otherwise null
|
Copyright © 2015. All rights reserved.