harpoon.Analysis.PreciseGC
Class WriteBarrierData

java.lang.Object
  |
  +--harpoon.ClassFile.HData
        |
        +--harpoon.IR.Tree.Data
              |
              +--harpoon.Backend.Runtime1.Data
                    |
                    +--harpoon.Analysis.PreciseGC.WriteBarrierData

public class WriteBarrierData
extends Data

WriteBarrierData generates the static data needed to gather dynamic statistics about write barriers. Should be used in conjunction with WriteBarrierStats.

Version:
$Id: WriteBarrierData.java,v 1.3 2002/02/26 22:41:32 cananian Exp $
Author:
Karen Zee <kkz@tmi.lcs.mit.edu>

Nested Class Summary
 
Nested classes inherited from class harpoon.IR.Tree.Data
Data.TreeFactory
 
Field Summary
 
Fields inherited from class harpoon.Backend.Runtime1.Data
root
 
Fields inherited from class harpoon.IR.Tree.Data
desc, frame, tf
 
Methods inherited from class harpoon.Backend.Runtime1.Data
emitUtf8String, getHClass, getRootElement, hashCode, toUTF8
 
Methods inherited from class harpoon.IR.Tree.Data
getDesc, print
 
Methods inherited from class harpoon.ClassFile.HData
clone, getElementsI, getElementsL, print
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, notify, notifyAll, toString, wait, wait, wait