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