Sciweavers

CC
1994
Springer

Solving Demand Versions of Interprocedural Analysis Problems

13 years 8 months ago
Solving Demand Versions of Interprocedural Analysis Problems
This paper concerns the solution of demand versions of interprocedural analysis problems. In a demand version of a program-analysis problem, some piece of summary information (e.g., the dataflow facts holding at a given point) is to be reported only for a single program element of interest (or a small number of elements of interest). Because the summary information at one program point typically depends on summary information from other points, an important issue is to minimize the number of other points for which (transient) summary information is computed and/or the amount of information computed at those points. The paper describes how algorithms for demand versions of program-analysis problems can be obtained from their exhaustive counterparts essentially for free, by applying the so-called "magic-sets" transformation that was developed in the logic-programming and deductive-database communities.
Thomas W. Reps
Added 09 Aug 2010
Updated 09 Aug 2010
Type Conference
Year 1994
Where CC
Authors Thomas W. Reps
Comments (0)