[llvm-dev] How to get the destination in a LoadInst

Doerfert, Johannes Rudolf via llvm-dev llvm-dev at lists.llvm.org
Wed Dec 12 12:37:46 PST 2018


The LoadInst is %5. I'm not sure what you mean by reference though.

On 12/12, Alberto Barbaro via llvm-dev wrote:
> 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

> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev


-- 

Johannes Doerfert
Researcher

Argonne National Laboratory
Lemont, IL 60439, USA

jdoerfert at anl.gov
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181212/05a2d469/attachment.sig>


More information about the llvm-dev mailing list