public class LabelInstr extends Instr
| Modifier and Type | Field and Description |
|---|---|
Label |
label |
EMPTY_OPERANDS| Constructor and Description |
|---|
LabelInstr(Label label) |
| Modifier and Type | Method and Description |
|---|---|
Label |
getLabel() |
Operand[] |
getOperands() |
String |
toString() |
void |
visit(IRVisitor visitor) |
canBeDeleted, canRaiseException, cloneForBlockCloning, cloneForInlinedClosure, cloneForInlinedScope, cloneForInlining, getOperation, getUsedVariables, hasSideEffects, hasUnusedResult, interpret, interpretAndGetNewIPC, isDead, markDead, markUnusedResult, renameVars, simplifyAndGetResult, simplifyOperands, transfersControlCopyright © 2001-2014 JRuby. All Rights Reserved.