摘要
文中基于数据流分析(DFA)技术,通过引进循环中变量之间的相互依赖关系,提出一种过程式语言部分求值的处理方法.
The unfolding problem of loop has always been a difficult problem in the partial computation of imperative languages. In this paper, by making use of data flow analysis technique(DFA), and by introducing a dependency relationship between the variables in a program, an efficient method of unfolding loop for imperative language partial evaluation is presented, and this method can solve the problem very well.
出处
《计算机研究与发展》
EI
CSCD
北大核心
2000年第1期102-108,共7页
Journal of Computer Research and Development
关键词
程序分析
部分求值
过程式语言
循环展开
program analysis, data flow analysis, program optimization, partial computation