| Package | Description |
|---|---|
| org.jruby.compiler.ir.instructions | |
| org.jruby.compiler.ir.representations | |
| org.jruby.compiler.ir.targets |
| Modifier and Type | Class and Description |
|---|---|
class |
JRubyImplCallInstr |
class |
RubyInternalCallInstr |
| Modifier and Type | Field and Description |
|---|---|
CallInstr |
InlinerInfo.call |
| Modifier and Type | Method and Description |
|---|---|
void |
CFG.inlineMethod(IRMethod m,
BasicBlock callBB,
CallInstr call) |
| Constructor and Description |
|---|
InlinerInfo(CallInstr call,
CFG c) |
| Modifier and Type | Method and Description |
|---|---|
void |
JVM.emitCALL(CallInstr call) |
Copyright © 2002-2009 JRuby Team. All Rights Reserved.