protected static class StackValueNode.StackSlotHolder extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.graalvm.compiler.nodes.spi.NodeLIRBuilderTool |
gen |
protected int |
size |
protected org.graalvm.compiler.lir.VirtualStackSlot |
slot |
| Constructor and Description |
|---|
StackSlotHolder(int size) |