diff --git a/docs/ProgrammersManual.html b/docs/ProgrammersManual.html index 548a6828c11..9d4f9615d40 100644 --- a/docs/ProgrammersManual.html +++ b/docs/ProgrammersManual.html @@ -22,10 +22,14 @@ in a Function
  • Iterating over the Instructions in a BasicBlock +
  • Iterating over the Instructions + in a Function
  • Turning an iterator into a class pointer
  • Finding call sites: a more complex example +
  • Iterating over def-use & use-def + chains
  • Making simple changes


    Iterating over the +Instructions in a Function


    Turning an iterator into a class pointer


    Finding call sites: -a slightly more complex example -


    Finding call sites: a slightly +more complex example


    Iterating over def-use & +use-def chains

       @@ -1235,10 +1261,6 @@ pointer to the parent Function. Chris Lattner -<<<<<<< ProgrammersManual.html -Last modified: Fri Sep 6 18:24:38 EDT 2002 -======= -Last modified: Fri Sep 6 18:03:31 EDT 2002 ->>>>>>> 1.10 +Last modified: Mon Sep 9 00:48:53 CDT 2002