Yan Lin Aung
2014-Apr-22 07:34 UTC
[LLVMdev] How to extract frequency of 'True' and 'False' conditions occured for the LLVM 'select' instruction
Hi, I'd like to extract the number of times 'True' and 'False' conditions occurred for the LLVM 'select' instruction possibly via profiling the C application. Any suggestions or pointers on how that can be achieved? Many thanks. Regards, Yan Lin Aung -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140422/5bdcbb6f/attachment.html>