Package org.jruby.ir.instructions
Class MultiBranchInstr
java.lang.Object
org.jruby.ir.instructions.Instr
org.jruby.ir.instructions.MultiBranchInstr
- Direct Known Subclasses:
BSwitchInstr
-
Field Summary
Fields inherited from class org.jruby.ir.instructions.Instr
EMPTY_OPERANDS
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jruby.ir.instructions.Instr
canBeDeletedFromScope, canRaiseException, clone, cloneOperands, computeScopeFlags, dumpableFields, encode, getOperands, getOperation, getUsedVariables, hasSideEffects, interpret, interpretAndGetNewIPC, isDead, isDeletable, markDead, renameVars, setOperand, simplifyInstr, simplifyOperands, simplifyOperands, toString, toStringNonOperandArgs, transfersControl, visit
-
Constructor Details
-
MultiBranchInstr
-
-
Method Details
-
getJumpTargets
-