Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 226,517,487 papers from all fields of science
Search
Sign In
Create Free Account
Escape analysis
In compiler optimization, escape analysis is a method for determining the dynamic scope of pointers - where in the program a pointer can be accessed…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
26 relations
Alias analysis
Call stack
Comparison of Java and C++
Compiler
Expand
Broader (1)
Static program analysis
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2015
2015
Effective Techniques for Static Race Detection in Java Parallel Loops
Cosmin Radoi
2015
Corpus ID: 16335656
Despite significant progress in recent years, the important problem of static race detection remains open. Previous techniques…
Expand
2014
2014
PC Based Escape Analysis in the Java Virtual Machine
Manfred Jendrosch
,
G. Dueck
,
Charlie Gracie
,
André Hinkenjann
2014
Corpus ID: 61481958
• Introduction: The Java Virtual Machine (JVM) executes Java programs and provides additional management functions, e.g. Garbage…
Expand
2013
2013
Time- and space-efficient flow-sensitive points-to analysis
R. Nasre
ACM Transactions on Architecture and Code…
2013
Corpus ID: 17951509
Compilation of real-world programs often requires hours. The term nightly build known to industrial researchers is an artifact of…
Expand
Highly Cited
2008
Highly Cited
2008
Dataflow analysis for concurrent programs using datarace detection
J. Voung
ACM-SIGPLAN Symposium on Programming Language…
2008
Corpus ID: 2613165
Dataflow analyses for concurrent programs differ from their single-threaded counterparts in that they must account for shared…
Expand
2006
2006
Deriving escape analysis by abstract interpretation
P. Hill
,
F. Spoto
High. Order Symb. Comput.
2006
Corpus ID: 31206937
Escape analysis of object-oriented languages approximates the set of objects which do not escape from a given context. If we take…
Expand
2004
2004
Code Annotation for Safe and Efficient Dynamic Object Resolution
A. Hartmann
,
W. Amme
,
J. Ronne
,
M. Franz
COCV@ETAPS
2004
Corpus ID: 3522920
2003
2003
Data Structure Analysis: An Ecien t Context-Sensitive Heap Analysis
Chris Lattner
,
Vikram S. Adve
2003
Corpus ID: 8793495
This paper presents an efficient context-sensitive heap analysis algorithm called Data Structure Analysis designed to enable…
Expand
2003
2003
Logic programs as compact denotations
P. Hill
,
F. Spoto
Computer languages, systems & structures
2003
Corpus ID: 8572375
2002
2002
Putting escape analysis to work for software testing
Amie L. Souter
,
L. Pollock
International Conference on Software Maintenance…
2002
Corpus ID: 13475749
Developed primarily for optimization of functional and object-oriented software, escape analysis discerns information to…
Expand
1992
1992
Compiler-directed storage reclamation using object lifetime analysis
James E. Hicks
,
Arvind
1992
Corpus ID: 59924401
Many heap-oriented languages such as Lisp and Id depend on run-time garbage collection to reclaim storage. Garbage collection can…
Expand
By clicking accept or continuing to use the site, you agree to the terms outlined in our
Privacy Policy
(opens in a new tab)
,
Terms of Service
(opens in a new tab)
, and
Dataset License
(opens in a new tab)
ACCEPT & CONTINUE