RegAlloc
Class Color

java.lang.Object
  extended by RegAlloc.Color

public class Color
extends java.lang.Object


Field Summary
static boolean coalescing
           
 
Constructor Summary
Color(InterferenceGraph ig, Frame frame)
           
 
Method Summary
 Temp[] spills()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

coalescing

public static boolean coalescing
Constructor Detail

Color

public Color(InterferenceGraph ig,
             Frame frame)
Method Detail

spills

public Temp[] spills()