J4

• 计算机科学 • 上一篇    下一篇

一种并行融合部分求值的别名分析方法

黄毅, 刘磊   

  1. 吉林大学 计算机科学与技术学院, 长春 130012
  • 收稿日期:2005-09-15 修回日期:1900-01-01 出版日期:2006-07-26 发布日期:2006-07-26
  • 通讯作者: 刘磊

An Alias Analysis Method by Combining Partial Evaluation in Parallel

HUANG Yi, LIU Lei   

  1. College of Computer Science and Technology, Jilin University, Changchun 130012, China
  • Received:2005-09-15 Revised:1900-01-01 Online:2006-07-26 Published:2006-07-26
  • Contact: LIU Lei

摘要: 通过并行融合部分求值和别名分析技术, 提出一种新的别名分析方法, 并给出形式化描述. 实践表明, 该方法在具有部分输入的情形下不仅优于传统的别名分析方法, 而且优于串行融合部分求值的别名分析方法.

关键词: 别名分析, 部分求值, 剩余程序, 指针问题

Abstract: In order to refine alias relations and reduce alias set, a new alias analysis method is introduced by combining partial evaluation and alias analysis technique. Furthermore,its formal specification is also given. It is showed that under situations with partial input this new method is not only superior to the traditional alias analysis method, but superior to the alias analysis method combined with partial evaluation serially.

Key words: alias analysis, partial evaluation, residual program, pointer problem

中图分类号: 

  • TP311