public abstract class SLDeoptimizeWhenCompiledBuiltin extends SLGraalRuntimeBuiltin
Constructor and Description |
---|
SLDeoptimizeWhenCompiledBuiltin() |
Modifier and Type | Method and Description |
---|---|
com.oracle.truffle.sl.runtime.SLNull |
deoptimzeWhenCompiled(boolean condition) |
private void |
printMessage() |
findCallsTo, findCallsTo, findDuplicateCallTargets
createWrapperNode, executeBoolean, executeFunction, executeGeneric, executeLong, executeVoid, isInstrumentable
formatSourceSection, getNonWrapperNode, toString
accept, adoptChildren, assignSourceSection, atomic, atomic, clearSourceSection, clone, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLanguage, getParent, getRootNode, getSourceSection, insert, insert, isSafelyReplaceableBy, onReplace, probe, replace, replace
public SLDeoptimizeWhenCompiledBuiltin()
public com.oracle.truffle.sl.runtime.SLNull deoptimzeWhenCompiled(boolean condition)
private void printMessage()