public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* How to build loop tree/loop hierarchy of a program?
@ 2021-11-09 16:22 Hailong Jiang
  0 siblings, 0 replies; only message in thread
From: Hailong Jiang @ 2021-11-09 16:22 UTC (permalink / raw)
  To: gcc-help

Hi, there,

I am now a Ph.D. student and working on the resilience analysis of programs.
We are now trying to profile the resilience properties of loops in a
program.
The most important problem for us to be solved is to find the loop depth in
a loop tree.
In other words, we would like to know how many loops are nested in a
certain loop and how many loops are out of it.
How can I build/generate this kind of loop tree?

Any hints or responses would be appreciated.
And that would be best if there are any examples.
Thank you so much.

Hailong Jiang

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-11-09 16:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-09 16:22 How to build loop tree/loop hierarchy of a program? Hailong Jiang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).