Logo image
Incremental analysis of MOD problem for C
Technical documentation   Open access

Incremental analysis of MOD problem for C

Jyh-shiarn Yur and Barbara G. Ryder
Rutgers University
1995
DOI:
https://doi.org/10.7282/t3-qwsv-ya06

Abstract

Incremental data flow analysis seeks to efficiently and precisely update data flow information after source code changes, based on the knowledge of the former solution and the changes, without re-computation from scratch. Inter- procedural modification side effect analysis (i.e., MOD) finds the set of variables modified by execution of a statement. Computing MOD information for a language with general purpose pointers, like C, is very complicated and costly. We study the applicability of the hybrid algorithm to incrementalize PMOD - a subproblem of the MOD problem for C. We also show how to update data flow information when non-structural or structural changes are made to the flow graph.
pdf
lcsr-tr-254202.84 kBDownloadView
Version of Record (VoR) 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

61 File downloads
105 Record Views

Details

Logo image