public interface RawNativeCallNodeFactory
Modifier and Type | Method and Description |
---|---|
FixedWithNextNode |
createRawCallNode(Kind returnType,
JavaConstant functionPointer,
ValueNode... args) |
String |
getArchitecture() |
FixedWithNextNode createRawCallNode(Kind returnType, JavaConstant functionPointer, ValueNode... args)
String getArchitecture()