Uses of Class
net.sf.bddbddb.dataflow.DefUse.OperationSet

Packages that use DefUse.OperationSet
net.sf.bddbddb.dataflow   
 

Uses of DefUse.OperationSet in net.sf.bddbddb.dataflow
 

Methods in net.sf.bddbddb.dataflow that return DefUse.OperationSet
 DefUse.OperationSet DefUse.getDefs(Relation r)
           
 DefUse.OperationSet DefUse.DefUseFact.getReachingDefs(java.util.Collection rs)
          Get the reaching defs for this collection of relations.
 DefUse.OperationSet DefUse.DefUseFact.getReachingDefs(Relation r)
          Get the reaching defs for this relation.
 DefUse.OperationSet DefUse.getUses(Relation r)
           
 



Copyright © 2004-2008 Stanford SUIF Compiler Group. All Rights Reserved.