Uses of Class
soot.shimple.toolkits.graph.SimpleGlobalValueNumberer.Partition

Packages that use SimpleGlobalValueNumberer.Partition
soot.shimple.toolkits.graph   
 

Uses of SimpleGlobalValueNumberer.Partition in soot.shimple.toolkits.graph
 

Fields in soot.shimple.toolkits.graph with type parameters of type SimpleGlobalValueNumberer.Partition
protected  List<SimpleGlobalValueNumberer.Partition> SimpleGlobalValueNumberer.newPartitions
           
protected  List<SimpleGlobalValueNumberer.Partition> SimpleGlobalValueNumberer.newPartitions
           
protected  Map<ValueGraph.Node,SimpleGlobalValueNumberer.Partition> SimpleGlobalValueNumberer.nodeToPartition
           
protected  Map<ValueGraph.Node,SimpleGlobalValueNumberer.Partition> SimpleGlobalValueNumberer.nodeToPartition
           
protected  Set<SimpleGlobalValueNumberer.Partition> SimpleGlobalValueNumberer.partitions
           
protected  Set<SimpleGlobalValueNumberer.Partition> SimpleGlobalValueNumberer.partitions
           
 

Methods in soot.shimple.toolkits.graph with parameters of type SimpleGlobalValueNumberer.Partition
protected  void SimpleGlobalValueNumberer.processPartition(SimpleGlobalValueNumberer.Partition partition)
           
protected  void SimpleGlobalValueNumberer.processPartition(SimpleGlobalValueNumberer.Partition partition)