JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For Package org.jikesrvm.compilers.opt.regalloc
Package Hierarchies:
All Packages
Class Hierarchy
java.lang.
Object
java.util.
AbstractCollection
<E> (implements java.util.
Collection
<E>)
java.util.
AbstractSet
<E> (implements java.util.
Set
<E>)
java.util.
TreeSet
<E> (implements java.lang.
Cloneable
, java.util.
NavigableSet
<E>, java.io.
Serializable
)
org.jikesrvm.compilers.opt.regalloc.
IntervalSet
org.jikesrvm.compilers.opt.regalloc.
IncreasingEndMappedIntervalSet
org.jikesrvm.compilers.opt.regalloc.
ActiveSet
org.jikesrvm.compilers.opt.regalloc.
IncreasingStartIntervalSet
org.jikesrvm.compilers.opt.regalloc.
CompoundInterval
org.jikesrvm.compilers.opt.regalloc.
SpillLocationInterval
org.jikesrvm.compilers.opt.regalloc.
BasicInterval
org.jikesrvm.compilers.opt.regalloc.
MappedBasicInterval
org.jikesrvm.compilers.opt.regalloc.
Coalesce
org.jikesrvm.compilers.opt.driver.
CompilerPhase
org.jikesrvm.compilers.opt.regalloc.
CoalesceMoves
org.jikesrvm.compilers.opt.regalloc.
ExpandCallingConvention
org.jikesrvm.compilers.opt.regalloc.
IntervalAnalysis
org.jikesrvm.compilers.opt.regalloc.
LinearScanPhase
org.jikesrvm.compilers.opt.regalloc.
PrologueEpilogueCreator
org.jikesrvm.compilers.opt.regalloc.
RegisterAllocator.RegisterAllocPreparation
org.jikesrvm.compilers.opt.regalloc.
RegisterRestrictionsPhase
org.jikesrvm.compilers.opt.regalloc.
SpillCode
org.jikesrvm.compilers.opt.regalloc.
UpdateGCMaps1
org.jikesrvm.compilers.opt.regalloc.
UpdateGCMaps2
org.jikesrvm.compilers.opt.regalloc.
UpdateOSRMaps
org.jikesrvm.compilers.opt.regalloc.
GenericRegisterPreferences
org.jikesrvm.compilers.opt.regalloc.
GenericRegisterRestrictions
org.jikesrvm.compilers.opt.regalloc.
GenericRegisterRestrictions.RestrictedRegisterSet
org.jikesrvm.compilers.opt.regalloc.
GenericStackManager.ScratchRegister
org.jikesrvm.compilers.opt.regalloc.
IncreasingEndMappedIntervalSet.EndComparator
(implements java.util.
Comparator
<T>)
org.jikesrvm.compilers.opt.regalloc.
IncreasingStartIntervalSet.StartComparator
(implements java.util.
Comparator
<T>)
org.jikesrvm.compilers.opt.ir.
IRTools
org.jikesrvm.compilers.opt.regalloc.
GenericStackManager
org.jikesrvm.compilers.opt.regalloc.
LinearScanState
org.jikesrvm.compilers.opt.regalloc.
LiveIntervalElement
org.jikesrvm.compilers.opt.driver.
OptimizationPlanElement
org.jikesrvm.compilers.opt.driver.
OptimizationPlanCompositeElement
org.jikesrvm.compilers.opt.regalloc.
LinearScan
org.jikesrvm.compilers.opt.regalloc.
RegisterAllocator
org.jikesrvm.compilers.opt.regalloc.
RegisterAllocatorState
org.jikesrvm.compilers.opt.regalloc.
ScratchMap
org.jikesrvm.compilers.opt.regalloc.
ScratchMap.Interval
org.jikesrvm.compilers.opt.regalloc.
ScratchMap.PhysicalInterval
org.jikesrvm.compilers.opt.regalloc.
ScratchMap.SymbolicInterval
org.jikesrvm.compilers.opt.util.
SpaceEffGraph
(implements org.jikesrvm.compilers.opt.util.
Graph
, org.jikesrvm.compilers.opt.util.
TopSortInterface
)
org.jikesrvm.compilers.opt.regalloc.
CoalesceGraph
org.jikesrvm.compilers.opt.util.
SpaceEffGraphEdge
(implements org.jikesrvm.compilers.opt.util.
GraphEdge
)
org.jikesrvm.compilers.opt.regalloc.
CoalesceGraph.Edge
org.jikesrvm.compilers.opt.util.
SpaceEffGraphNode
(implements org.jikesrvm.compilers.opt.util.
GraphNode
)
org.jikesrvm.compilers.opt.regalloc.
CoalesceGraph.Node
org.jikesrvm.compilers.opt.regalloc.
SpillCostEstimator
org.jikesrvm.compilers.opt.regalloc.
BlockCountSpillCost
org.jikesrvm.compilers.opt.regalloc.
BrainDeadSpillCost
org.jikesrvm.compilers.opt.regalloc.
SimpleSpillCost
org.jikesrvm.compilers.opt.regalloc.
SpillLocationManager
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes