public interface GraphBuilderInvocationPluginProvider
These plugins are invoked when parsing graphs, that could then be cached both for first-tier and for second-tier compilations.
Implementations are responsible for checking the architecture if needed.
| Modifier and Type | Method and Description |
|---|---|
void |
registerInvocationPlugins(Providers providers,
Architecture architecture,
InvocationPlugins plugins,
boolean canDelayIntrinsification) |
void registerInvocationPlugins(Providers providers, Architecture architecture, InvocationPlugins plugins, boolean canDelayIntrinsification)