Lecture Notes in Computer Science, 1998, Volume 1503/1998, 57-81, DOI: 10.1007/3-540-49727-7_4

Assessing the Effects of Flow-Sensitivity on Pointer Alias Analyses

Michael Hind and Anthony Pioli

View Related Documents

Abstract

This paper describes an empirical comparison of four contextinsensitive pointer alias analysis algorithms that use varying degrees of flow-sensitivity: a flow-insensitive algorithm that tracks variables whose addresses were taken and stored; a flow-insensitive algorithm that computes a solution for each function; a variant of this algorithm that uses precomputed kill information; and a flow-sensitive algorithm. In addition to contrasting the precision and efficiency of these analyses, we describe implementation techniques and quantify their analysis-time speed-up.
This work was supported in part by the National Science Foundation under grant CCR-9633010, by IBM Research, and by SUNY at New Paltz Research and Creative Project Awards.

Fulltext Preview

Image of the first page of the fulltext document