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]

Re: redirect_edge_and_branch questions


Hello,

> Perhaps it would make sense to have function that takes list of
> incomming edges to given basic block and create empty basic block before
> redirecting the selected edges into it.  This operatinon should be
> usefull at least for creating loop preheaders.

and its name is "make_forwarder_block" :-)

Zdenek


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