摘要
本文得到了流图G可归约性判定的一个实用的充要条件.并给出了一个可归约性判定算法,该算法同时计算出G中各结点的必经结点集.对于不可归约流图,还可指出G中的所有向后边(retreatingedges)。对于实际实用,其时间复杂性优于通用的计算必经结点集的算法.
A practical necessary and sufficient condition is obtained for the reducibility decision of flow graph G, and a relevant algorithm which finds the dominators in G at the sam time is given. For the unreducible flow graphs, the algorithm points out all the retreating edges in G.In the applications, its time complexity is better than the popular one which finds dominators only.
出处
《合肥工业大学学报(自然科学版)》
CAS
CSCD
1995年第2期54-57,共4页
Journal of Hefei University of Technology:Natural Science
关键词
流图分析
可归约性
必经结点
代码优化
算法
flow graph analysis, reducibility, dominators, code optimization