[LLVMdev] number of static paths

gkumar.patel gkumar.patel at gmail.com
Thu Jul 28 14:03:28 PDT 2011


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 static paths (total paths in a
function ) whether they are executed or not. Please help me know that, can
LLVM provide me with number of static paths or not.

-- 
Gaurav Kumar
MTech CSE
IIT Kanpur
+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>


More information about the llvm-dev mailing list