Skip to search form
Skip to main content
Skip to account menu
Semantic Scholar
Semantic Scholar's Logo
Search 228,400,048 papers from all fields of science
Search
Sign In
Create Free Account
Pointer analysis
Known as:
Points-to analysis
In computer science, pointer analysis, or points-to analysis, is a static code analysis technique that establishes which pointers, or heap references…
Expand
Wikipedia
(opens in a new tab)
Create Alert
Alert
Related topics
Related topics
12 relations
Alias analysis
Compiler
Computer science
Control flow analysis
Expand
Broader (1)
Static program analysis
Papers overview
Semantic Scholar uses AI to extract papers important to this topic.
2010
2010
Compiler aided selective lock assignment for improving the performance of software transactional memory
Sandya Mannarswamy
,
Dhruva R. Chakrabarti
,
K. Rajan
,
Sujoy Saraswati
ACM SIGPLAN Symposium on Principles & Practice of…
2010
Corpus ID: 12518416
Atomic sections have been recently introduced as a language construct to improve the programmability of concurrent software. They…
Expand
2004
2004
Towards Dynamic Interprocedural Analysis in JVMs
Feng Qian
,
L. Hendren
Virtual Machine Research and Technology Symposium
2004
Corpus ID: 6101447
This paper presents a new, inexpensive, mechanism for constructing a complete call graph for Java programs at runtime, and…
Expand
2003
2003
New results on the computability and complexity of points--to analysis
Venkatesan T. Chakaravarthy
ACM-SIGACT Symposium on Principles of Programming…
2003
Corpus ID: 17086500
Given a program and two variables p and q, the goal of points-to analysis is to check if p can point to q in some execution of…
Expand
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
2001
2001
Applying pointer analysis to the synthesis of hardware from C
G. Micheli
,
L. Semeria
2001
Corpus ID: 18185042
With the advances in Computer Aided Design (CAD) technology, the design of digital circuits is becoming more and more as the…
Expand
2001
2001
Pointer analysis and its applications for Java programs
Alexandru Salcianu
2001
Corpus ID: 408222
This thesis investigates the design and the correctness of a pointer analysis for the Java programming language. Although the…
Expand
Highly Cited
1998
Highly Cited
1998
Effective whole-program analysis in the presence of pointers
Darren C. Atkinson
,
W. Griswold
SIGSOFT '98/FSE-6
1998
Corpus ID: 15199565
Understanding large software systems is difficult. Traditionally, automated tools are used to assist program understanding…
Expand
1998
1998
Detecting memory errors via static pointer analysis (preliminary experience)
Nurit Dor
,
M. Rodeh
,
Shmuel Sagiv
Workshop on Program Analysis For Software Tools…
1998
Corpus ID: 8243213
Programs which manipulate pointers are hard to debug. Pointer analysis algorithms (originally aimed at optimizing compilers) may…
Expand
Highly Cited
1998
Highly Cited
1998
SpC: synthesis of pointers in C application of pointer analysis to the behavioral synthesis from C
L. Semeria
,
G. Micheli
IEEE/ACM International Conference on Computer…
1998
Corpus ID: 2059622
As designers may model mixed software-hardware systems using a subset of C or C++, we present SpC, a solution to synthesize and…
Expand
1980
1980
A Practical Interprocedural Pointer Analysis Framework
B. Cheng
,
W. Hwu
1980
Corpus ID: 11080241
In this paper we propose an e cient and e ective algorithm to perform ow-insensitive interprocedural pointer analysis which 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