protected class SubstrateReplacements.SnippetInlineInvokePlugin extends Object implements org.graalvm.compiler.nodes.graphbuilderconf.InlineInvokePlugin
| Modifier | Constructor and Description |
|---|---|
protected |
SnippetInlineInvokePlugin() |
| Modifier and Type | Method and Description |
|---|---|
org.graalvm.compiler.nodes.graphbuilderconf.InlineInvokePlugin.InlineInfo |
shouldInlineInvoke(org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderContext b,
jdk.vm.ci.meta.ResolvedJavaMethod method,
org.graalvm.compiler.nodes.ValueNode[] args) |
public org.graalvm.compiler.nodes.graphbuilderconf.InlineInvokePlugin.InlineInfo shouldInlineInvoke(org.graalvm.compiler.nodes.graphbuilderconf.GraphBuilderContext b,
jdk.vm.ci.meta.ResolvedJavaMethod method,
org.graalvm.compiler.nodes.ValueNode[] args)
shouldInlineInvoke in interface org.graalvm.compiler.nodes.graphbuilderconf.InlineInvokePlugin