Uses of Interface
joeq.Util.Templates.List.RegisterOperand

Packages that use List.RegisterOperand
joeq.Compiler.Quad   
joeq.Util.Templates   
 

Uses of List.RegisterOperand in joeq.Compiler.Quad
 

Methods in joeq.Compiler.Quad that return List.RegisterOperand
 List.RegisterOperand Quad.getDefinedRegisters()
          Returns a list of the registers defined by this quad.
 List.RegisterOperand Quad.getUsedRegisters()
          Returns a list of the registers used by this quad.
 

Uses of List.RegisterOperand in joeq.Util.Templates
 

Classes in joeq.Util.Templates that implement List.RegisterOperand
static class UnmodifiableList.RegisterOperand
           
 



Copyright © 2001-2008 John Whaley. All Rights Reserved.