Package | Description |
---|---|
org.jruby.ir | |
org.jruby.ir.targets | |
org.jruby.ir.transformations.inlining |
Modifier and Type | Method and Description |
---|---|
void |
IRVisitor.YieldInstr(YieldInstr yieldinstr) |
Modifier and Type | Method and Description |
---|---|
void |
JVMVisitor.YieldInstr(YieldInstr yieldinstr) |
Modifier and Type | Method and Description |
---|---|
void |
InlinerInfo.recordYieldSite(BasicBlock bb,
YieldInstr i) |
void |
InlinerInfo.setupYieldArgsAndYieldResult(YieldInstr yi,
BasicBlock yieldBB,
Arity blockArity) |
Copyright © 2001–2015 JRuby. All rights reserved.