Package | Description |
---|---|
org.jruby.ir | |
org.jruby.ir.dataflow.analyses |
Modifier and Type | Method and Description |
---|---|
StoreLocalVarPlacementProblem |
IRScope.getStoreLocalVarPlacementProblem() |
Modifier and Type | Method and Description |
---|---|
void |
IRScope.putStoreLocalVarPlacementProblem(StoreLocalVarPlacementProblem problem) |
Constructor and Description |
---|
StoreLocalVarPlacementNode(StoreLocalVarPlacementProblem prob,
BasicBlock n) |
Copyright © 2001-2015 JRuby. All Rights Reserved.