Re: Intraprocedural points-to analysis

Basim Kadhim <kadhim@lucent.com>
5 Nov 1999 01:37:41 -0500

          From comp.compilers

Related articles
Intraprocedural points-to analysis Niels.Vanspauwen@Student.Kuleuven.Ac.Be (Niels Vanspauwen) (1999-11-03)
Re: Intraprocedural points-to analysis mwolfe@pgroup.com (1999-11-05)
Re: Intraprocedural points-to analysis kadhim@lucent.com (Basim Kadhim) (1999-11-05)
| List of all articles for this month |

From: Basim Kadhim <kadhim@lucent.com>
Newsgroups: comp.compilers
Date: 5 Nov 1999 01:37:41 -0500
Organization: Lucent Technologies
References: 99-11-025
Keywords: analysis

Niels Vanspauwen wrote:
>
> I'm looking for a good *intraprocedural* points-to analysis algorithm.


There is a basic algorithm sketched out in Section 10.8 of the dragon book
("Compilers: Principles, Techniques, and Tools" by Aho, Sethi, and Ullman).


Basim Kadhim
Lucent Technologies


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.