Logo image
Points-to and Side-effect Analyses for Programs Built with Precompiled Libraries
Technical documentation   Open access

Points-to and Side-effect Analyses for Programs Built with Precompiled Libraries

Atanas Rountev and Barbara G. Ryder
Rutgers University
2000
DOI:
https://doi.org/10.7282/T3N301MH

Abstract

Large programs are typically built from separate modules. Traditional whole-program analysis cannot be used in the context of such modular development. In this paper we consider analysis for programs that combine client modules with precompiled library modules. We define separate analyses that allow library modules and client modules to be analyzed separately from each other. Our target analyses are Andersen's points-to analysis and a side-effect analysis based on it. We perform separate points-to and side-effect analyses of a library module by using worst-case assumptions about the rest of the program. We also show how to construct summary information about a library module and how to use it for separate analysis of client modules. We present empirical results showing that the separate points-to analyses are practical even for large modules, and that the cost of constructing and storing library summaries is low. Our work is a step toward incorporating practical points-to and side-effect analyses in realistic compilers and software productivity tools.
pdf
dcs-tr-423240.62 kBDownloadView
Version of Record (VoR) Technical Documentation Open Access
url
Report an accessibility issueView
Please complete a content remediation request to report an accessibility issue with a library electronic resource, website, or service.

Metrics

86 File downloads
60 Record Views

Details

Logo image