protected class AllocationSnippets.NewPinnedInstanceLowering extends Object implements NodeLoweringProvider<NewPinnedInstanceNode>
| Modifier | Constructor and Description |
|---|---|
protected |
NewPinnedInstanceLowering() |
| Modifier and Type | Method and Description |
|---|---|
void |
lower(NewPinnedInstanceNode node,
org.graalvm.compiler.nodes.spi.LoweringTool tool) |
public void lower(NewPinnedInstanceNode node, org.graalvm.compiler.nodes.spi.LoweringTool tool)
lower in interface NodeLoweringProvider<NewPinnedInstanceNode>