JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.jikesrvm.compilers.opt.escape.FI_EscapeSummary
Packages that use
FI_EscapeSummary
Package
Description
org.jikesrvm.compilers.opt.escape
Uses of
FI_EscapeSummary
in
org.jikesrvm.compilers.opt.escape
Methods in
org.jikesrvm.compilers.opt.escape
that return
FI_EscapeSummary
Modifier and Type
Method and Description
FI_EscapeSummary
SimpleEscape.
simpleEscapeAnalysis
(
IR
ir)
Performs the escape analysis for a method.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes