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