Uses of Interface
org.jikesrvm.compilers.baseline.BBConstants

Packages that use BBConstants
org.jikesrvm.compilers.baseline   
 

Uses of BBConstants in org.jikesrvm.compilers.baseline
 

Classes in org.jikesrvm.compilers.baseline that implement BBConstants
(package private)  class BuildBB
          Analyze the byte codes and determine the boundaries of the basic blocks.
(package private)  class BuildReferenceMaps
          This class builds the reference and non-reference maps for a given method.