[llvm-dev] Print dataflow information using function F.viewCFG();

Rafael Cardoso Fernandes Sousa via llvm-dev llvm-dev at lists.llvm.org
Fri Sep 9 15:09:59 PDT 2016


Hello everyone,

Is there any way to print dataflow's information using the function
viewCFG().

For example, I want to print the IN[B] of each Basic Block before printing
the instrutions. How do can I do it?

Thanks!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160909/5626a5a8/attachment.html>


More information about the llvm-dev mailing list