JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
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.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Required |
Optional
Detail:
Element