org.jikesrvm.compilers.opt.regalloc
Class RegisterAllocatorState

java.lang.Object
  extended by org.jikesrvm.compilers.opt.regalloc.RegisterAllocatorState

public class RegisterAllocatorState
extends Object

The register allocator currently caches a bunch of state in the IR; This class provides accessors to this state.