JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
com.oracle.truffle.api.nodes
Annotation Type ExplodeLoop
@Retention(value=RUNTIME) @Target(value=METHOD) public @interface
ExplodeLoop
Specifies for a method that the loops with constant number of invocations should be fully unrolled.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Field |
Required |
Optional
Detail:
Field |
Element