| Class | Description |
|---|---|
| StackValueFeature | |
| StackValueNode |
This node is used to reserve memory on the stack.
|
| StackValueNode.StackSlotHolder | |
| StackValueNode.StackSlotIdentity | |
| StackValueRecursionDepthPhase |
This phase computes the inlined recursion depth based on frame states (the documentation on
StackValueNode explains why that is necessary). |
| StackValueSlotAssignmentPhase |
Assigns stack slots to all
StackValueNodes. |