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