com.mebigfatguy.fbcontrib.detect
Class FloatingPointLoops.FloatForLoop

java.lang.Object
  extended by com.mebigfatguy.fbcontrib.detect.FloatingPointLoops.FloatForLoop
Enclosing class:
FloatingPointLoops

public class FloatingPointLoops.FloatForLoop
extends java.lang.Object

maintains the state of a previously found for loop


Constructor Summary
FloatingPointLoops.FloatForLoop(int reg, int pc)
           
 
Method Summary
 boolean sawOpcode(int seen)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FloatingPointLoops.FloatForLoop

public FloatingPointLoops.FloatForLoop(int reg,
                                       int pc)
Method Detail

sawOpcode

public boolean sawOpcode(int seen)


Copyright © 2005-2008 MeBigFatGuy.com. All Rights Reserved.