<div dir="ltr"><div>Hi,</div><div><br></div><div>I need the Instructions live out, so i will be able to run my pass.</div><div>One option that i already discussed is to compute it myself.</div><div>Second option, use the LiveValues Pass(<span style="border-collapse:collapse;color:rgb(2, 19, 36);white-space:pre">include/llvm/Analysis/LiveValues</span>).</div>

<div><br></div><div>This questions are on the LiveValues pass:</div>Do i need to set the "LiveValues" pass in the PassManager as a prerequisite? if so how do i get the results ?<div>How do i get/use the results of LiveValuse pass in my pass?</div>

<div>Is there documentation in the LLVM site (beside of the comments on the file)?<br>Can i simply use its public function ? </div><div><br></div><div>Thanks.<br><br></div></div>