Dear LLVM Developers, My name is Artem Vopilov. I am writing to you to ask about Dependence Analysis. I am using Dependence Analysis with command "opt -analyze -da <file>". Is there a possibility in LLVM to print sets of variables that depend on the same variable or some other options of getting clear (human-readable) output of Dependence Analysis? I am looking forward to hearing from you! Best regards, Artem Vopilov