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: [trans-mem] cgraph edges vs function cloning


On 07/23/2009 10:28 AM, Jan Hubicka wrote:
When you are not copying the whole function body, you will need to
remove those edges that are outside region being duplicated, perhaps
that is the problem?

Nope, I'm copying the whole body and adjusting it afterward.



r~



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