Uses of Interface
org.jikesrvm.compilers.opt.lir2mir.ia32.BURS_Definitions

Packages that use BURS_Definitions
org.jikesrvm   
org.jikesrvm.compilers.opt.lir2mir   
org.jikesrvm.compilers.opt.lir2mir.ia32   
 

Uses of BURS_Definitions in org.jikesrvm
 

Classes in org.jikesrvm that implement BURS_Definitions
static class ArchitectureSpecificOpt.BURS_STATE
           
static class ArchitectureSpecificOpt.BURS_TreeNode
           
 

Uses of BURS_Definitions in org.jikesrvm.compilers.opt.lir2mir
 

Classes in org.jikesrvm.compilers.opt.lir2mir that implement BURS_Definitions
(package private)  class BURS_IntConstantTreeNode
          A subclass of BURS_TreeNode for an IntConstantOperand.
 

Uses of BURS_Definitions in org.jikesrvm.compilers.opt.lir2mir.ia32
 

Classes in org.jikesrvm.compilers.opt.lir2mir.ia32 that implement BURS_Definitions
 class BURS_STATE
          Machine-specific instruction selection rules.
 class BURS_TreeNode
          An BURS_TreeNode is a node in a binary tree that is fed as input to BURS.