Home | History | Annotate | Download | only in docs

Lines Matching full:getparent

369   return !L-&gt;contains(cast&lt;<a href="#Instruction">Instruction</a>&gt;(V)-&gt;getParent());
1944 if (it != inst-&gt;getParent()-&gt;end()) errs() &lt;&lt; *it &lt;&lt; "\n";
2274 pi-&gt;getParent()-&gt;getInstList().insert(pi, newInst);
2355 ReplaceInstWithValue(instToReplace-&gt;getParent()-&gt;getInstList(), ii,
2372 ReplaceInstWithInst(instToReplace-&gt;getParent()-&gt;getInstList(), ii,
3403 <li><tt><a href="#BasicBlock">BasicBlock</a> *getParent()</tt>
3548 <li><tt><a href="#Module">Module</a> *getParent()</tt>
3845 <li><tt><a href="#Function">Function</a> *getParent()</tt>