Displaying 2 results from an estimated 2 matches for "62f9d507".
2011 Jul 28
0
[LLVMdev] number of static paths
...pur
+918960440344
http://www.cse.iitk.ac.in/users/gourav/
--
Gaurav Kumar
MTech CSE
IIT Kanpur
+918960440344
http://www.cse.iitk.ac.in/users/gourav/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110729/62f9d507/attachment.html>
2011 Jul 28
2
[LLVMdev] number of static paths
Hi, I am a student at IIT Kanpur. I am working on Path Profiling, i just
came with a need to know about the number of static paths in a
program(actually in a function) before it's actually get run. As i saw in
PathProfiling.c file in llvm\runtime\libprofile they are just storing the
path information at run time and dynamically adding entries for the new
path. But i need to know the number of