Overview
Package
Class
Use
Tree
Serialized
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.
LinearScan.IntervalSet
org.jikesrvm.compilers.opt.regalloc.
LinearScan.IncreasingEndMappedIntervalSet
org.jikesrvm.compilers.opt.regalloc.
LinearScan.ActiveSet
org.jikesrvm.compilers.opt.regalloc.
LinearScan.IncreasingStartIntervalSet
org.jikesrvm.compilers.opt.regalloc.
LinearScan.CompoundInterval
org.jikesrvm.compilers.opt.regalloc.
LinearScan.SpillLocationInterval
org.jikesrvm.compilers.opt.regalloc.
LinearScan.IncreasingStartMappedIntervalSet
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.
LinearScan.IntervalAnalysis
(implements org.jikesrvm.compilers.opt.ir.
Operators
)
org.jikesrvm.compilers.opt.regalloc.
LinearScan.LinearScanPhase
(implements org.jikesrvm.
ArchitectureSpecificOpt.PhysicalRegisterConstants
, org.jikesrvm.compilers.opt.ir.
Operators
)
org.jikesrvm.compilers.opt.regalloc.
LinearScan.RegisterRestrictionsPhase
org.jikesrvm.compilers.opt.regalloc.
LinearScan.SpillCode
(implements org.jikesrvm.compilers.opt.ir.
Operators
)
org.jikesrvm.compilers.opt.regalloc.
LinearScan.UpdateGCMaps1
org.jikesrvm.compilers.opt.regalloc.
LinearScan.UpdateGCMaps2
org.jikesrvm.compilers.opt.regalloc.
LinearScan.UpdateOSRMaps
org.jikesrvm.compilers.opt.regalloc.
PrologueEpilogueCreator
org.jikesrvm.compilers.opt.regalloc.
RegisterAllocator.RegisterAllocPreparation
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.ir.
IRTools
org.jikesrvm.compilers.opt.regalloc.
GenericStackManager
org.jikesrvm.compilers.opt.regalloc.
LinearScan.BasicInterval
org.jikesrvm.compilers.opt.regalloc.
LinearScan.MappedBasicInterval
org.jikesrvm.compilers.opt.regalloc.
LinearScan.IncreasingEndMappedIntervalSet.EndComparator
(implements java.util.
Comparator
<T>)
org.jikesrvm.compilers.opt.regalloc.
LinearScan.IncreasingStartIntervalSet.StartComparator
(implements java.util.
Comparator
<T>)
org.jikesrvm.compilers.opt.regalloc.
LinearScan.IncreasingStartMappedIntervalSet.StartComparator
(implements java.util.
Comparator
<T>)
org.jikesrvm.compilers.opt.regalloc.
LinearScan.LinearScanState
org.jikesrvm.compilers.opt.regalloc.
LinearScan.SpillLocationManager
(implements org.jikesrvm.
ArchitectureSpecificOpt.PhysicalRegisterConstants
)
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
Overview
Package
Class
Use
Tree
Serialized
Deprecated
Index
Help
PREV
NEXT
FRAMES
NO FRAMES
All Classes