Sciweavers

146 search results - page 1 / 30
» Putting Pointer Analysis to Work
Sort
View
POPL
1998
ACM
13 years 9 months ago
Putting Pointer Analysis to Work
This paper addresses the problem of how to apply pointer analysis to a wide variety of compiler applications. We are not presenting a new pointer analysis. Rather, we focus on put...
Rakesh Ghiya, Laurie J. Hendren
ISSTA
2000
ACM
13 years 9 months ago
Putting static analysis to work for verification: A case study
Tal Lev-Ami, Thomas W. Reps, Shmuel Sagiv, Reinhar...
IEEESP
2006
54views more  IEEESP 2006»
13 years 4 months ago
Putting the tools to work: how to succeed with source code analysis
Pravir Chandra, Brian Chess, John Steven
GFKL
2006
Springer
78views Data Mining» more  GFKL 2006»
13 years 8 months ago
Putting Successor Variety Stemming to Work
Stemming algorithms find canonical forms for inflected words, e. g. for declined nouns or conjugated verbs. Since such a unification of words with respect to gender, number, time, ...
Benno Stein, Martin Potthast
SIGSOFT
2002
ACM
14 years 5 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...