public interface HotSpotNodeLIRBuilder
LIRGenerator
and NodeLIRBuilderTool
.Modifier and Type | Method and Description |
---|---|
default void |
emitJumpToExceptionHandler(ValueNode address) |
void |
emitJumpToExceptionHandlerInCaller(ValueNode handlerInCallerPc,
ValueNode exception,
ValueNode exceptionPc) |
void |
emitPatchReturnAddress(ValueNode address) |