Package soot.shimple.toolkits.scalar

Some optimizations based on Shimple.

See:
          Description

Class Summary
SConstantPropagatorAndFolder An example of constant propagation using Shimple.
SEvaluator "Extension" of soot.jimple.toolkits.scalar.Evaluator to handle Phi expressions.
ShimpleLocalDefs This class implements the LocalDefs interface for Shimple.
 

Package soot.shimple.toolkits.scalar Description

Some optimizations based on Shimple.