[LLVMdev] Profile guided optimization

Gener Omer omerigener at gmail.com
Wed Apr 21 12:33:28 PDT 2010


Hello,

In order to implement one of my passes, I would like to know if there is any
info in the actual code that tells how many times 'f()' called 'g()', where
f() and g() are functions from the same module (I saw that there are such
kind of statistics about blocks from the same function).

Thank you,
Gener
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100421/83903254/attachment.html>


More information about the llvm-dev mailing list