public abstract class MultiBranchInstr extends Instr
EMPTY_OPERANDS
Constructor and Description |
---|
MultiBranchInstr(Operation op) |
Modifier and Type | Method and Description |
---|---|
abstract Label[] |
getJumpTargets() |
canBeDeletedFromScope, canRaiseException, clone, cloneOperands, computeScopeFlags, dumpableFields, encode, getOperands, getOperation, getUsedVariables, hasSideEffects, interpret, interpretAndGetNewIPC, isDead, isDeletable, markDead, renameVars, setOperand, simplifyAndGetResult, simplifyOperands, toString, toStringNonOperandArgs, transfersControl, visit
Copyright © 2001-2022 JRuby. All Rights Reserved.