joeq.Compiler.Analysis.IPSSA
Class SSAValue.Alloc.FACTORY

java.lang.Object
  extended by joeq.Compiler.Analysis.IPSSA.SSAValue.Alloc.FACTORY
Enclosing class:
SSAValue.Alloc

public static class SSAValue.Alloc.FACTORY
extends Object


Constructor Summary
SSAValue.Alloc.FACTORY()
           
 
Method Summary
static SSAValue.Alloc createAlloc(Quad quad)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SSAValue.Alloc.FACTORY

public SSAValue.Alloc.FACTORY()
Method Detail

createAlloc

public static SSAValue.Alloc createAlloc(Quad quad)


Copyright © 2001-2008 John Whaley. All Rights Reserved.