This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
recount_dominator
- From: Joern Rennecke <joern dot rennecke at superh dot com>
- To: gcc at gcc dot gnu dot org, steven at gcc dot gnu dot org (Steven Bosscher), jh at suse dot cz (Jan Hubicka), bim at atrey dot karlin dot mff dot cuni dot cz (Pavel Nejedly)
- Date: Fri, 27 Feb 2004 15:03:41 +0000 (GMT)
- Subject: recount_dominator
What does this function do? Does it count something?
Does it report an event?
>From the code, it almost looks as if it tries to recompute
the dominator, except this it seems nonsentical for
(dir == CDI_POST_DOMINATORS) to loop through the predecessors
of bb.