public interface HotSpotJVMCIBackendFactory
Modifier and Type | Method and Description |
---|---|
JVMCIBackend |
createJVMCIBackend(HotSpotJVMCIRuntimeProvider runtime,
JVMCIBackend host) |
String |
getArchitecture()
Gets the CPU architecture of this backend.
|
String |
getJVMCIRuntimeName() |
JVMCIBackend createJVMCIBackend(HotSpotJVMCIRuntimeProvider runtime, JVMCIBackend host)
String getArchitecture()
String getJVMCIRuntimeName()