Sciweavers

PLDI
1993
ACM

Interprocedural Constant Propagation: A Study of Jump Function Implementations

13 years 8 months ago
Interprocedural Constant Propagation: A Study of Jump Function Implementations
An implementation of interprocedural constant propagation must model the transmission of values through each procedure. In the framework proposed by Callahan, Cooper, Kennedy, and Torczon in 1986, this intraprocedural propagation is modeled with a jump function. While Callahan et al. propose several kinds of jump functions, they give no data to help choose between them. This paper reports on a comparative study of jump function implementations. It shows that different jump functions produce different numbers of useful constants; it suggests a particular function, called the pass-through parameter jump function, as the most cost-effective in practice.
Dan Grove, Linda Torczon
Added 10 Aug 2010
Updated 10 Aug 2010
Type Conference
Year 1993
Where PLDI
Authors Dan Grove, Linda Torczon
Comments (0)