Proceedings of the ACM SIGPLAN 2000 Conference on Programming Language Design and Implementation 2000
DOI: 10.1145/349299.349332
|View full text |Cite
|
Sign up to set email alerts
|

Scalable context-sensitive flow analysis using instantiation constraints

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
3
1
1

Citation Types

0
51
0

Year Published

2000
2000
2015
2015

Publication Types

Select...
4
2
1

Relationship

2
5

Authors

Journals

citations
Cited by 99 publications
(52 citation statements)
references
References 18 publications
0
51
0
Order By: Relevance
“…Andersen's [4] and Steensgaard's [29] points-to analyses are only two choices in a vast array of possible alias analyses, among them [5,6,7,8,9,10,11,15,19,20,27,28,31,33,34]. As our results suggest, the benefit of polymorphism (more generally, context-sensitivity) may vary greatly with the particular analysis.…”
Section: Related Workmentioning
confidence: 75%
See 3 more Smart Citations
“…Andersen's [4] and Steensgaard's [29] points-to analyses are only two choices in a vast array of possible alias analyses, among them [5,6,7,8,9,10,11,15,19,20,27,28,31,33,34]. As our results suggest, the benefit of polymorphism (more generally, context-sensitivity) may vary greatly with the particular analysis.…”
Section: Related Workmentioning
confidence: 75%
“…The only direct applications of Hindley-Milner polymorphism to C of which we are aware are the analyses in this paper, the polymorphic recursive analysis proposed in [15] (see below), and the Lackwit system [23]. Lackwit, a software engineering tool, computes ML-style types for C and appears to scale very well to large programs.…”
Section: Related Workmentioning
confidence: 99%
See 2 more Smart Citations
“…This may limit their applicability to large programs, which have very large (quadratic sized) call graphs due to indirect calls. On the other hand, [FRD00] appears to scale well, but it does not provide any degree of subtyping, which is important for larger programs.…”
Section: Performance and Precision Of Golfmentioning
confidence: 97%