[llvm-dev] How to get the destination in a LoadInst (original) (raw)

Alberto Barbaro via llvm-dev llvm-dev at lists.llvm.org
Wed Dec 12 10:23:50 PST 2018


Hi all, I have %5 = load i32, i32* %3, align 4 LoadInst and I would like to get reference to the destination ( in this case %5 ). How can I do that?

Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181212/1d0bd00c/attachment.html>



More information about the llvm-dev mailing list