<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Thanks  Kryzstof,<div><br></div><div>I will look at it. Is there any class that I should look at it ? What about Dataflow.h ? </div><div>Since I am kind of new, I want to know which classes can help me quicker. </div><div><br><br><div><font color="#00007f"></font> </div>  <div><font color="#00007f">===========================================</font></div>  <div><br><font color="#00007f">Phone : 82-42-860-1838<br>Fax : 82-42-860-6790</font></div>  <div><font color="#00007f">Cell Phone: 82-10-7599-1981</font></div>  <div><font color="#00007f">===========================================</font></div><br><br>--- On <b>Sat, 11/3/12, Krzysztof Parzyszek <i><kparzysz@codeaurora.org></i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"><br>From: Krzysztof Parzyszek
 <kparzysz@codeaurora.org><br>Subject: Re: [LLVMdev] Building a data flow graph from instructions in BasicBlock<br>To: llvmdev@cs.uiuc.edu<br>Date: Saturday, November 3, 2012, 5:25 PM<br><br><div class="plainMail">On 11/3/2012 6:35 PM, janarbek wrote:<br>> Hi All,<br>> <br>> I want to build a DFG from instructions in a basic block. I couldn't<br>> find a function to find the depenencies between instructions. How can i<br>> do that ?<br><br>Look into ScheduleDAG.  It's a part of the scheduling infrastructure, but you can use it to build a dependency graph.<br><br>-Krzysztof<br><br>-- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation<br>_______________________________________________<br>LLVM Developers mailing list<br><a ymailto="mailto:LLVMdev@cs.uiuc.edu" href="/mc/compose?to=LLVMdev@cs.uiuc.edu">LLVMdev@cs.uiuc.edu</a>         <a
 href="http://llvm.cs.uiuc.edu" target="_blank">http://llvm.cs.uiuc.edu</a><br><a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev</a><br></div></blockquote></div></td></tr></table>