Sciweavers

269 search results - page 3 / 54
» Pointer Analysis for Multithreaded Programs
Sort
View
110
Voted
SCAM
2002
IEEE
15 years 6 months ago
Precise Call Graph Construction in the Presence of Function Pointers
The use of pointers presents serious problems for software productivity tools for software understanding, restructuring, and testing. Pointers enable indirect memory accesses thro...
Ana Milanova, Atanas Rountev, Barbara G. Ryder
172
Voted
DAC
2005
ACM
16 years 2 months ago
Towards scalable flow and context sensitive pointer analysis
Pointer analysis, a classic problem in software program analysis, has emerged as an important problem to solve in design automation, at a time when complex designs, specified in t...
Jianwen Zhu
111
Voted
SIGSOFT
2002
ACM
16 years 1 months ago
Improving program slicing with dynamic points-to data
Program slicing is a potentially useful analysis for aiding program understanding. However, slices of even small programs are often too large to be generally useful. Imprecise poi...
Markus Mock, Darren C. Atkinson, Craig Chambers, S...
79
Voted
ASPLOS
2006
ACM
15 years 7 months ago
A probabilistic pointer analysis for speculative optimizations
Jeff Da Silva, J. Gregory Steffan