[llvm-dev] LLVM Use Def Analysis
Doerfert, Johannes Rudolf via llvm-dev
llvm-dev at lists.llvm.org
Fri Jan 18 23:27:03 PST 2019
Hi Pascal,
could you elaborate on "use-def analysis" a bit?
If it helps, an llvm::Value does know both users and operands.
Cheers,
Johannes
On 01/18, Pascal Dominik Hefter via llvm-dev wrote:
> Dear LLVM Developers,
>
> I am a student at TU Darmstadt and I am currently working with LLVM in a
> project to extract data dependencies from a program.
>
> Since I want to use a use-def chain but didn't find a corresponding Pass in
> LLVM, I would like to ask you, if there is an existing LLVM-Pass for use-def
> analysis.
>
> I am looking forward to hearing from you.
>
> Best regards,
> Pascal Hefter
>
> _______________________________________________
> 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/20190119/1a953bb6/attachment.sig>
More information about the llvm-dev
mailing list