Implementation Techniques for Efficient Data-Flow Analysis of Large Programs
Skip to main content
eScholarship
Open Access Publications from the University of California

Implementation Techniques for Efficient Data-Flow Analysis of Large Programs

Abstract

Many software engineering tools such as program slicers must perform data-flow analysis in order to extract necessary information from the program source. These tools typically borrow much of their implementation from optimizing compilers. However, since these tools are expected to analyze programs in their entirety, rather than functions in isolation, the time and space performance of the data-flow analyses are of major concern. We present techniques that reduce the time and space required to perform data-flow analysis of large programs. We have used these techniques to implement an efficient program slicing tool for C programs and have computed slices of programs with more than 100,000 lines of code.

Pre-2018 CSE ID: CS2001-0665

Main Content
For improved accessibility of PDF content, download the file to your device.
Current View