Displaying 2 results from an estimated 2 matches for "26879d96".
Did you mean:
26871796
2012 Apr 27
0
[LLVMdev] Problem in accessing Loops in other Functions Problem in accessing Loops in other Functions problem in accessing the Loops in other functions
...___
> LLVM Developers mailing list
> LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20120427/26879d96/attachment.html>
2012 Apr 27
2
[LLVMdev] Problem in accessing Loops in other Functions Problem in accessing Loops in other Functions problem in accessing the Loops in other functions
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