[LLVMdev] Problem in accessing Loops in other Functions Problem in accessing Loops in other Functions problem in accessing the Loops in other functions

shanmuk rao shanmuk.rao008 at gmail.com
Fri Apr 27 12:05:36 PDT 2012


Hi,
I am using Loop pass ( runOnLoop() function )
In this function I want to access all the Loops in all the functions in the
current Module

the LoopInfo Pass only gives the Loops in the function where the current
Loop resides :-(

Is there any other Pass by which I can access the Loops in others functions
as well ?


......
Regards,
Shanmukha Rao
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120428/14b8700b/attachment.html>


More information about the llvm-dev mailing list