public abstract static class DFAStateNode.LoopOptimizationNode
extends com.oracle.truffle.api.nodes.Node
DFAStateNode.LoopOptimizationNode.execute(Object, int, int) method will search for the
given small set of code points in an optimized, possibly vectorized loop.| Constructor and Description |
|---|
LoopOptimizationNode() |
| Modifier and Type | Method and Description |
|---|---|
abstract int |
encodedLength() |
abstract int |
execute(Object input,
int preLoopIndex,
int maxIndex) |
accept, adoptChildren, atomic, atomic, copy, deepCopy, getChildren, getCost, getDebugProperties, getDescription, getEncapsulatingSourceSection, getLock, getParent, getRootNode, getSourceSection, insert, insert, isAdoptable, isSafelyReplaceableBy, notifyInserted, onReplace, replace, replace, reportPolymorphicSpecialize, toStringpublic abstract int execute(Object input, int preLoopIndex, int maxIndex)
public abstract int encodedLength()