[llvm-dev] LLVM Use Def Analysis

Pascal Dominik Hefter via llvm-dev llvm-dev at lists.llvm.org
Fri Jan 18 04:15:03 PST 2019


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



More information about the llvm-dev mailing list