[LLVMdev] Free Variables In a Loop.
Rohith Goparaju
rgoparaj at umail.iu.edu
Sun Apr 18 16:51:04 PDT 2010
Hi ,
I'm working on a project in which i need to find out all free variables
in a loop. I need to find all variables used inside a loop and that are not
declared(allocated) in the loop. I'm confused about what symbol tables to
use to get hold of such variables.
Thanks,
Rohith.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20100418/7a5008ec/attachment.html>
More information about the llvm-dev
mailing list