Package org.jikesrvm.adaptive.database.callgraph
SinceNot specified.
VersionNot specified.
AuthorNot specified.
Wiki javadoc Use textile entry format.
Add your comments here.
Interfaces
WeightedCallTargets.Visitor Used by visitTargets
Classes
CallSite A call site is a pair:
PartialCallGraph A partial call graph (PCG) is a partial mapping from callsites to weighted targets.
PartialCallGraph.OrderByTotalWeight Used to compare two call sites by total weight.
WeightedCallTargets A collection of weighted call targets.
WeightedCallTargets.MultiTarget An implementation for storing a call site distribution that has multiple targets.
WeightedCallTargets.SingleTarget An implementation for storing a call site distribution that has a single target.