aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopSimplify.cpp
diff options
context:
space:
mode:
authorTed Kremenek <kremenek@apple.com>2007-10-18 00:24:38 +0000
committerTed Kremenek <kremenek@apple.com>2007-10-18 00:24:38 +0000
commit336886a344f656dc624b6a36f35cbf5df84183e4 (patch)
tree773748638f2eb57ca3bcc498bae96c07f9de51ef /llvm/lib/Transforms/Utils/LoopSimplify.cpp
parent9c0f9fe151ecaf9edc5b5f04064f8b6778324083 (diff)
downloadllvm-336886a344f656dc624b6a36f35cbf5df84183e4.zip
llvm-336886a344f656dc624b6a36f35cbf5df84183e4.tar.gz
llvm-336886a344f656dc624b6a36f35cbf5df84183e4.tar.bz2
Implemented 90% functionality of new child_iterator for Stmt objects
that will (soon) allow iteration over the initializers in declarations. This new iterator mechanism is implemented by the classes StmtIterator and ConstStmtIterator. Patched a few files to use "operator++" instead of "operator+" on child_iterators. Friendship added in VarDecl to StmtIterator to allow returning a reference to the initializer within the VarDecl. We may not wish this as a permanent solution. llvm-svn: 43105
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions