Regions in Program Flow

"K.Shyam" <shyamky@yahoo.com>
20 Oct 2005 00:03:24 -0400

          From comp.compilers

Related articles
Regions in Program Flow shyamky@yahoo.com (K.Shyam) (2005-10-20)
Re: Regions in Program Flow shreyas76@gmail.com (shrey) (2005-10-23)
Re: Regions in Program Flow drizzle76@gmail.com (dz) (2005-10-26)
| List of all articles for this month |

From: "K.Shyam" <shyamky@yahoo.com>
Newsgroups: comp.compilers
Date: 20 Oct 2005 00:03:24 -0400
Organization: Compilers Central
Keywords: analysis, question
Posted-Date: 20 Oct 2005 00:03:24 EDT

Hello;


I am intrested in finding out regions of a program, those which are
atomic units of execution. I was thinking of using the concept of
"phases". Loop nest is also another way. Are there some other ways of
obtaining these regions ?


Thanks K.Shyam



Post a followup to this message

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