[llvm-dev] Find the instructions where a particular value is defined

Syed Rafiul Hussain via llvm-dev llvm-dev at lists.llvm.org
Wed Jan 27 17:08:05 PST 2016


Hi,

I am wondering if there is anything like def-use chain which finds all
the instructions of a function where a particular value is defined?

Thanks.

-- 
Rafi


More information about the llvm-dev mailing list