harpoon.Analysis.PA2.AllocSync
Class LoopDetector

java.lang.Object
  extended by harpoon.Analysis.PA2.AllocSync.LoopDetector

public class LoopDetector
extends Object

LoopDetector

Version:
$Id: LoopDetector.java,v 1.2 2005/12/10 17:26:39 salcianu Exp $
Author:
Alexandru Salcianu <salcianu@alum.mit.edu>

Constructor Summary
LoopDetector(CachingCodeFactory ccf)
           
 
Method Summary
 boolean inLoop(Quad q)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LoopDetector

public LoopDetector(CachingCodeFactory ccf)
Method Detail

inLoop

public boolean inLoop(Quad q)