public class SSAIdentifierUtils
extends java.lang.Object
| Constructor and Description |
|---|
SSAIdentifierUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isMovableUnder(java.util.Collection<LValue> lValues,
LValue lValueMove,
SSAIdentifiers atTarget,
SSAIdentifiers atSource) |
public static boolean isMovableUnder(java.util.Collection<LValue> lValues, LValue lValueMove, SSAIdentifiers atTarget, SSAIdentifiers atSource)