Affiliation:
1. IBM T.J. Watson Research Center, NY
2. University of Washington, Seattle, WA
Abstract
A large number of call graph construction algorithms for object-oriented and functional languages have been proposed, each embodying different tradeoffs between analysis cost and call graph precision. In this article we present a unifying framework for understanding call graph construction algorithms and an empirical comparison of a representative set of algorithms. We first present a general parameterized algorithm that encompasses many well-known and novel call graph construction algorithms. We have implemented this general algorithm in the Vortex compiler infrastructure, a mature, multilanguage, optimizing compiler. The Vortex implementation provides a "level playing field" for meaningful cross-algorithm performance comparisons. The costs and benefits of a number of call graph construction algorithms are empirically assessed by applying their Vortex implementation to a suite of sizeable (5,000 to 50,000 lines of code) Cecil and Java programs. For many of these applications, interprocedural analysis enabled substantial speed-ups over an already highly optimized baseline. Furthermore, a significant fraction of these speed-ups can be obtained through the use of a scalable, near-linear time call graph construction algorithm.
Publisher
Association for Computing Machinery (ACM)
Reference60 articles.
1. Agesen O. 1996. Concrete type inference: Delivering object-oriented applications. Ph.D. thesis SLMI Tech. Rep. 96--52 Stanford Univ. Stanford CA.]] Agesen O. 1996. Concrete type inference: Delivering object-oriented applications. Ph.D. thesis SLMI Tech. Rep. 96--52 Stanford Univ. Stanford CA.]]
Cited by
133 articles.
订阅此论文施引文献
订阅此论文施引文献,注册后可以免费订阅5篇论文的施引文献,订阅后可以查看论文全部施引文献
1. Characterizing and Detecting Program Representation Faults of Static Analysis Frameworks;Proceedings of the 33rd ACM SIGSOFT International Symposium on Software Testing and Analysis;2024-09-11
2. Total Recall? How Good Are Static Call Graphs Really?;Proceedings of the 33rd ACM SIGSOFT International Symposium on Software Testing and Analysis;2024-09-11
3. Unimocg: Modular Call-Graph Algorithms for Consistent Handling of Language Features;Proceedings of the 33rd ACM SIGSOFT International Symposium on Software Testing and Analysis;2024-09-11
4. Falcon: A Fused Approach to Path-Sensitive Sparse Data Dependence Analysis;Proceedings of the ACM on Programming Languages;2024-06-20
5. Seneca: Taint-Based Call Graph Construction for Java Object Deserialization;Proceedings of the ACM on Programming Languages;2024-04-29