Class MethodOptimizer
java.lang.Object
com.ibm.wala.shrike.shrikeBT.tools.MethodOptimizer
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Deprecated. -
Constructor Summary
ConstructorDescriptionDeprecated.Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionint
findUniqueStackDef
(int instr, int stack) Deprecated.void
optimize()
Deprecated.
-
Constructor Details
-
MethodOptimizer
Deprecated. -
MethodOptimizer
Deprecated.
-
-
Method Details
-
findUniqueStackDef
public int findUniqueStackDef(int instr, int stack) throws MethodOptimizer.UnoptimizableCodeException Deprecated. -
optimize
Deprecated.
-