Flow-Insensitive Points-to Analysis with Term and Set Constraints

  • Authors:
  • Jeffrey S. Foster;Manuel Fahndrich;Alexander Aiken

  • Affiliations:
  • -;-;-

  • Venue:
  • Flow-Insensitive Points-to Analysis with Term and Set Constraints
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

We describe new type systems for two kinds of flow-insensitive points-to analyses, one based on Andersen''s algorithm and one based on Steensgaard''s. The type systems are formulated using a mixed constraint framework. These systems can be seen as a straightforward axiomatization of an informal description of the algorithms, and we show this formally by proving soundness with respect to an operational semantics. Further, we show that these two systems are nearly identical, except that one uses subset constraints and one uses unification. We discuss an implementation of these systems and describe experiments that demonstrate that our general framework achieves running times within a small constant factor of a hand-coded solution. We conclude that a mixed constraint system provides a useful, practical framework for static semantic analyses.