On 4 February 2016 at 14:53, Vedant Kumar via llvm-dev <llvm-dev at lists.llvm.org> wrote: > If you have access to the LoadInst, you can iterate over LI->uses(). Isn't this one actually LI->users()? Tim.