Uses of Package
org.jruby.compiler.ir.instructions

Packages that use org.jruby.compiler.ir.instructions
org.jruby.compiler.ir   
org.jruby.compiler.ir.dataflow   
org.jruby.compiler.ir.dataflow.analyses   
org.jruby.compiler.ir.instructions   
org.jruby.compiler.ir.representations   
org.jruby.compiler.ir.targets   
 

Classes in org.jruby.compiler.ir.instructions used by org.jruby.compiler.ir
IR_Instr
           
 

Classes in org.jruby.compiler.ir.instructions used by org.jruby.compiler.ir.dataflow
IR_Instr
           
 

Classes in org.jruby.compiler.ir.instructions used by org.jruby.compiler.ir.dataflow.analyses
IR_Instr
           
 

Classes in org.jruby.compiler.ir.instructions used by org.jruby.compiler.ir.instructions
BRANCH_Instr
           
CALL_Instr
           
GET_Instr
           
IR_Instr
           
MultiOperandInstr
           
NoOperandInstr
           
OneOperandInstr
           
PUT_Instr
           
TwoOperandInstr
           
 

Classes in org.jruby.compiler.ir.instructions used by org.jruby.compiler.ir.representations
IR_Instr
           
 

Classes in org.jruby.compiler.ir.instructions used by org.jruby.compiler.ir.targets
BEQ_Instr
           
CALL_Instr
           
COPY_Instr
           
DEFINE_CLASS_METHOD_Instr
           
DEFINE_INSTANCE_METHOD_Instr
           
GET_FIELD_Instr
           
IR_Instr
           
JUMP_Instr
           
LABEL_Instr
           
PUT_FIELD_Instr
           
RECV_ARG_Instr
           
RETURN_Instr
           
 



Copyright © 2002-2009 JRuby Team. All Rights Reserved.