Class MethodOptimizer
java.lang.Object
com.ibm.wala.shrike.shrikeBT.tools.MethodOptimizer
Deprecated, for removal: This API element is subject to removal in a future version.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionintfindUniqueStackDef(int instr, int stack) Deprecated, for removal: This API element is subject to removal in a future version.voidoptimize()Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
MethodOptimizer
Deprecated, for removal: This API element is subject to removal in a future version. -
MethodOptimizer
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
findUniqueStackDef
public int findUniqueStackDef(int instr, int stack) throws MethodOptimizer.UnoptimizableCodeException Deprecated, for removal: This API element is subject to removal in a future version. -
optimize
Deprecated, for removal: This API element is subject to removal in a future version.
-