Data flow frequency analysis

13Citations
Citations of this article
18Readers
Mendeley users who have this article in their library.

Abstract

Conventional dataflow analysis computes information about what facts may or will not hold during the execution of a program. Sometimes it is useful, for program optimization, to know how often or with what probability a fact holds true during program execution. In this paper, we provide a precise formulation of this problem for a large class of dataflow problems - the class of finite bi-distributive subset problems. We show how it can be reduced to a generalization of the standard dataflow analysis problem, one that requires a sum-over-all-paths quantity instead of the usual meet-over-all-paths quantity. We show that Kildall's result expressing the meet-over-all-paths value as a maximal-fixed-point carries over to the generalized setting. We then outline ways to adapt the standard dataflow analysis algorithms to solve this generalized problem, both in the intraprocedural and the interprocedural case. © 1996 ACM.

Cite

CITATION STYLE

APA

Ramalingam, G. (1996). Data flow frequency analysis. SIGPLAN Notices (ACM Special Interest Group on Programming Languages), 31(5), 267–275. https://doi.org/10.1145/249069.231433

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free