[LLVMdev] Use of Profiling Information

tarun agrawal tarun at cse.iitb.ac.in
Wed Feb 8 06:29:19 PST 2012


Hi,

When we run a code with -insert-block-profiling we add a gloabal variable
BlockProfCounters into the code.
Now, I am not able to understand how to use this BlockProfCounters value. I
have also seen the code of llvm-prof.cpp
they don't use BlockProfCounters variable for basic block count. So how can
we use the BlockProfCounters value.

Thanks and Regards,
Tarun Agrawal
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120208/da67e4b4/attachment.html>


More information about the llvm-dev mailing list