public interface IMergeFunction
| Modifier and Type | Method and Description |
|---|---|
int |
merge(com.ibm.wala.util.intset.IntSet x,
int j) |
int merge(com.ibm.wala.util.intset.IntSet x,
int j)
x - set of factoid numbers that previously have been established to hold at a program pointj - a new factoid number which has been discovered to hold at a program pointCopyright © 2015. All rights reserved.