[LLVMdev] loop identification

Vasileios Koutsoumpos bill_koutsoumpos at hotmail.com
Wed May 7 06:12:24 PDT 2014


Hello everybody,

I have developed a pass to identify the loops in a bitcode file. For 
files less than 1500 lines of code I am able to identify all the loops, 
however if the file is bigger I cannot find any of the loops.
Is there any limit or something about the LoopInfo?

Regards,
Vasileios



More information about the llvm-dev mailing list