Class MethodOptimizer
java.lang.Object
com.ibm.wala.shrike.shrikeBT.tools.MethodOptimizer
Deprecated.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Deprecated. -
Method Summary
Modifier and TypeMethodDescriptionintfindUniqueStackDef(int instr, int stack) Deprecated.voidoptimize()Deprecated.
-
Constructor Details
-
MethodOptimizer
Deprecated. -
MethodOptimizer
Deprecated.
-
-
Method Details
-
findUniqueStackDef
public int findUniqueStackDef(int instr, int stack) throws MethodOptimizer.UnoptimizableCodeException Deprecated. -
optimize
Deprecated.
-