| Package | Description |
|---|---|
| soot.jimple.toolkits.ide.icfg | |
| soot.jimple.toolkits.pointer |
| Modifier and Type | Field and Description |
|---|---|
protected com.google.common.cache.LoadingCache<Body,LocalMustNotAliasAnalysis> |
OnTheFlyJimpleBasedICFG.bodyToLMNAA |
| Modifier and Type | Field and Description |
|---|---|
protected LocalMustNotAliasAnalysis |
InstanceKey.lnma |
| Constructor and Description |
|---|
InstanceKey(Local local,
Stmt stmt,
SootMethod owner,
LocalMustAliasAnalysis lmaa,
LocalMustNotAliasAnalysis lmna)
Creates a new instance key representing the value stored in local, just before stmt.
|
Copyright © 2020 Soot OSS. All rights reserved.