Uses of Class
soot.jimple.toolkits.scalar.CopyPropagator

Packages that use CopyPropagator
soot Base Soot classes, shared by different intermediate representations. 
soot.jimple.toolkits.scalar A toolkit for scalar optimization of Jimple. 
 

Uses of CopyPropagator in soot
 

Methods in soot that return CopyPropagator
 CopyPropagator Singletons.soot_jimple_toolkits_scalar_CopyPropagator()
           
 

Uses of CopyPropagator in soot.jimple.toolkits.scalar
 

Methods in soot.jimple.toolkits.scalar that return CopyPropagator
static CopyPropagator CopyPropagator.v()
           
static CopyPropagator CopyPropagator.v()