public class LoopLivenessClash
extends java.lang.Object
| Constructor and Description |
|---|
LoopLivenessClash() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
detect(java.util.List<Op03SimpleStatement> statements,
BytecodeMeta bytecodeMeta) |
private static boolean |
detect(Op03SimpleStatement statement,
BytecodeMeta bytecodeMeta) |
private static JavaTypeInstance |
getIterableIterType(JavaTypeInstance type) |
public static boolean detect(java.util.List<Op03SimpleStatement> statements, BytecodeMeta bytecodeMeta)
private static JavaTypeInstance getIterableIterType(JavaTypeInstance type)
private static boolean detect(Op03SimpleStatement statement, BytecodeMeta bytecodeMeta)