[LLVMdev] Matching up inlined basic blocks with original basic blocks.

Jeremy Salwen jeremysalwen at gmail.com
Sun Aug 3 18:36:23 PDT 2014


Hello All,

I have some data tied to the basic blocks in a function, and after inlining
that function, I'd like to recover that data in the inlined version.  Is
there some way to match up the inlined version of the function with the
original basic blocks?

Thanks,
Jeremy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20140803/bb5c608f/attachment.html>


More information about the llvm-dev mailing list