Hi, <br><br>When we run a code with -insert-block-profiling we add a gloabal variable BlockProfCounters into the code. <br>Now, I am not able to understand how to use this BlockProfCounters value. I have also seen the code of llvm-prof.cpp<br>

they don't use BlockProfCounters variable for basic block count. So how can we use the BlockProfCounters value.<br><br>Thanks and Regards,<br>Tarun Agrawal<br>