Added subsections to 'Basic Inspection and Traversal Routines':
authorJoel Stanley <jstanley@cs.uiuc.edu>
Fri, 6 Sep 2002 21:55:13 +0000 (21:55 +0000)
committerJoel Stanley <jstanley@cs.uiuc.edu>
Fri, 6 Sep 2002 21:55:13 +0000 (21:55 +0000)
commit9b96c44ad8a6e68f108b2d8058cbb47158733620
treec3a96dde5c3c24693862c299e8e347edad5bd0f2
parentbded132d00ed626a6541b67ad101ef0fd47d3491
Added subsections to 'Basic Inspection and Traversal Routines':

* Iterating over the BasicBlocks in a Function
* Iterating over the Instructions in a BasicBlock
* Turning an iterator into a class pointer
* Finding call sites: a more complex example

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3606 91177308-0d34-0410-b5e6-96231b3b80d8
docs/ProgrammersManual.html