This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]