RESEARCH ON RUNTIME INFORMATION PROBLEM-SOLVING USING DATAFLOW ANALYSIS

Kong Yi-nan,Huang Linpeng
DOI: https://doi.org/10.3969/j.issn.1000-386X.2007.02.022
2007-01-01
Abstract:This paper introduces one important analysis,dataflow analysis in the compilation optimization phase.Dataflow analysis reveals the intrinsic relationship among different data in a program,and provides vital information for later optimization.By giving a detailed example,this paper illustrates the basic steps to solve a concrete dataflow analysis problem,expounds the concepts,theory framework and finally deduces a general solutiom as well as two import conclusions for this kind of problem.In the end of the paper,it also introduces some classic dataflow analysis problems which could be solved by the methods introduced in this paper.
What problem does this paper attempt to address?