public class RemoveDeterministicJumps extends Object
Constructor and Description |
---|
RemoveDeterministicJumps() |
Modifier and Type | Method and Description |
---|---|
static List<Op03SimpleStatement> |
apply(Method method,
List<Op03SimpleStatement> statements) |
static void |
propagateToReturn(Method method,
List<Op03SimpleStatement> statements) |
public static List<Op03SimpleStatement> apply(Method method, List<Op03SimpleStatement> statements)
public static void propagateToReturn(Method method, List<Op03SimpleStatement> statements)
Copyright © 2011-2021. All Rights Reserved.