While software developers make every effort to develop correct, easily maintainable and efficient programs, it is always possible to make improvements. These improvements may be made to the program code or to the data which is manipulated by the program. The process of measuring the efficiency of program code can be performed by the use of the many tools which are available today, such as performance analyzers. The processs of detecting inefficiency in data manipulation is a more complex task but can nevertheless be represented as the result of data flow analysis. This is analogous to program flow analysis. Performing a data flow analysis on a computer program yields data which can be of use in many areas. It can be considered as bringing ...
Efficiency of codes developed is always an issue in software development. Software can be said to be...
This technical report surveys recent work in the area of interprocedural data flow analysis. We summ...
This paper addresses the issue of the practicality of global ow analysis in logic program compilati...
Recent work in the area of software engineering has centered on the creation of sophisticated enviro...
Data flow analysis is used to discover information for a wide variety of useful applications, rangin...
The compiler process, the one that transforms a program in a high level language into assembly or bi...
This thesis examines three problems arising in the construction of an ambitious optimizing compiler ...
. This paper describes a general purpose program analysis that computes global control-flow and data...
To guide the research efforts in the area of program analysis it is necessary to provide a taxonomy ...
Data-flow analysis is the static analysis of programs to estimate their approximate run-time behavio...
Many software engineering tools such as program slicers must perform data-flow analysis in order to ...
This paper examines a family of program test data selection criteria derived from data flow analysis...
Data-flow analysis is an integral part of any aggressive optimizing compiler. We propose a framework...
Program flow analysis is a technique which determines properties about the run-time behavior of a pr...
Control and data flow information is vital for the optimization of high level programming languages....
Efficiency of codes developed is always an issue in software development. Software can be said to be...
This technical report surveys recent work in the area of interprocedural data flow analysis. We summ...
This paper addresses the issue of the practicality of global ow analysis in logic program compilati...
Recent work in the area of software engineering has centered on the creation of sophisticated enviro...
Data flow analysis is used to discover information for a wide variety of useful applications, rangin...
The compiler process, the one that transforms a program in a high level language into assembly or bi...
This thesis examines three problems arising in the construction of an ambitious optimizing compiler ...
. This paper describes a general purpose program analysis that computes global control-flow and data...
To guide the research efforts in the area of program analysis it is necessary to provide a taxonomy ...
Data-flow analysis is the static analysis of programs to estimate their approximate run-time behavio...
Many software engineering tools such as program slicers must perform data-flow analysis in order to ...
This paper examines a family of program test data selection criteria derived from data flow analysis...
Data-flow analysis is an integral part of any aggressive optimizing compiler. We propose a framework...
Program flow analysis is a technique which determines properties about the run-time behavior of a pr...
Control and data flow information is vital for the optimization of high level programming languages....
Efficiency of codes developed is always an issue in software development. Software can be said to be...
This technical report surveys recent work in the area of interprocedural data flow analysis. We summ...
This paper addresses the issue of the practicality of global ow analysis in logic program compilati...