SandMark version 2.1


Package sandmark.util.controlflowgraph

Class Summary
Assert This class is used for making assertions, if an assertion fails an IllegalArgumentException is thrown.
BasicBlock BasicBlock represents a basic block in a control flow graph.
DominanceFrontier  
DomTree All files in the distribution of BLOAT (Bytecode Level Optimization and Analysis tool for Java(tm)) are Copyright 1997-2001 by the Purdue Research Foundation of Purdue University.
Graph  
Graph$1  
Graph$2  
GraphNode GraphNode represents a node in a Graph.
InterferenceGraph InterferenceGraph analyzes accesses to local variables within a method to determine where variables are live.
InterferenceGraph.PartialNode Represents a part basic block as a live range.
InterferenceGraph.RangeNode Represents a whole basic block as a live range.
LiveVariable LiveVariable encapsulates information about a variable in the local variable table.
MethodCFG  
RegisterAllocator  
 


SandMark version 2.1

Wed Jul 3 17:27:43 MST 2002