net.sf.bddbddb.dataflow
Class DefUse.DefUseTransferFunction

java.lang.Object
  extended by net.sf.bddbddb.dataflow.Problem.TransferFunction
      extended by net.sf.bddbddb.dataflow.OperationProblem.OperationTransferFunction
          extended by net.sf.bddbddb.dataflow.DefUse.DefUseTransferFunction
Enclosing class:
DefUse

public class DefUse.DefUseTransferFunction
extends OperationProblem.OperationTransferFunction


Method Summary
 Problem.Fact apply(Problem.Fact f)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

apply

public Problem.Fact apply(Problem.Fact f)
Specified by:
apply in class Problem.TransferFunction


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