| Vincenzo Martena and Pierluigi San Pietro. Alias Analysis by Means of a Model Checker. In R. Wilhelm, editor, Compiler Construction, 10th International Conference, volume 2027. |
....the program, which can be obtained either from software specifications or (seldom) directly from code. In the latter case, the program under analysis must be simplified to enable automatic analysis. Simplifications focus on the specific properties of interest. For example, San Pietro and Martena [33] present a technique for analyzing C code. The technique consists of encoding C code in Promela and then using Spin to carry out the analysis. The kind of analysis that one can carry out using this approach depends on the chosen abstraction that is the way in which encoding is defined. In [33] the ....
....[33] present a technique for analyzing C code. The technique consists of encoding C code in Promela and then using Spin to carry out the analysis. The kind of analysis that one can carry out using this approach depends on the chosen abstraction that is the way in which encoding is defined. In [33] the focus is on identifying the so called may alias relation and aims at improving compiler optimization. Thus, encoding is meant for handling variables addresses rather than values. 7. CONCLUSIONS This paper shows the usefulness of symbolic execution for the analysis of an important class of ....
Vincenzo Martena and Pierluigi San Pietro. "Alias Analysis by means of a Model Checker," 10 th International Conference on Compiler Construction (CC 01), 2001.
....Java is no exception. This means that, to determine whether an object must be serialized, we need to keep track of how all of its aliases are used. Fortunately, the aliasing problem is a well known and thoroughly studied one in program analysis, and a number of suitable techniques exist (e.g. [11, 3, 22, 19, 12, 13]) Moreover, alias analysis is orthogonal to the type based analysis we describe here, and the two can be combined straightforwardly as follows. First, we can exploit the results of alias analysis to annotate each node of the control flow graph with the alias set associated to each parameter ....
V. Martena and P. San Pietro. Alias Analysis by Means of a Model Checker. In Proc. of 10th Int. Conf. on Compiler Construction, LNCS 2027.
No context found.
Vincenzo Martena and Pierluigi San Pietro. Alias Analysis by Means of a Model Checker. In R. Wilhelm, editor, Compiler Construction, 10th International Conference, volume 2027.
No context found.
Vincenzo Martena and Pierluigi San Pietro. Alias Analysis by Means of a Model Checker. In R. Wilhelm, editor, Compiler Construction, 10th International Conference, volume 2027.
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC