Uses of Class
org.jikesrvm.compilers.opt.regalloc.ScratchMap

Packages that use ScratchMap
org.jikesrvm.compilers.opt.regalloc   
 

Uses of ScratchMap in org.jikesrvm.compilers.opt.regalloc
 

Fields in org.jikesrvm.compilers.opt.regalloc declared as ScratchMap
protected  ScratchMap GenericStackManager.scratchMap
          An object used to track adjustments to the GC maps induced by scratch registers
 

Methods in org.jikesrvm.compilers.opt.regalloc that return ScratchMap
(package private)  ScratchMap GenericStackManager.getScratchMap()