diff options
author | Bill Wendling <isanbard@gmail.com> | 2013-01-28 00:21:34 +0000 |
---|---|---|
committer | Bill Wendling <isanbard@gmail.com> | 2013-01-28 00:21:34 +0000 |
commit | 73bc452bcd63620daefb0a3bc613746af7418076 (patch) | |
tree | 436573d6bd97123d470f5a387471fa418625052a /lib/Transforms/Vectorize/LoopVectorize.cpp | |
parent | 49716e5d84142d7bd3eeff7304f9bc708bff99d0 (diff) |
Remove a use of AttributeWithIndex.
We want to remove AttributeWithIndex because it provides a non-encapsulated view
of the AttributeSetImpl object. Instead, use accessor methods and iterators.
Eventually, this code can be simplified because the Attribute object will hold
only one attribute instead of multiple attributes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173641 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Vectorize/LoopVectorize.cpp')
0 files changed, 0 insertions, 0 deletions