[LLVMdev] How to get the total number of variables in a funciton?
Mingxing Tan
tanmingxing at mprc.pku.edu.cn
Tue Dec 9 01:18:38 PST 2008
Hi, all;
How can I get the number of variables in a function/module (both the number of variables in original source program and the number of temporal variables for ssa-form)?
I’m dealing with some dataflow analysis problem and need the information of variables. Appreciate any help.
Thanks.
Star.Tan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20081209/3876f2da/attachment.html>
More information about the llvm-dev
mailing list