diff options
author | Michael Gottesman <mgottesman@apple.com> | 2015-01-19 02:09:54 +0000 |
---|---|---|
committer | Michael Gottesman <mgottesman@apple.com> | 2015-01-19 02:09:54 +0000 |
commit | 4125886b38d042f95bf6abfa354b1fb4db2e9a54 (patch) | |
tree | 7457ffb97733f43418e38b23276b5dacf7de0fb5 /llvm/lib/Transforms/Utils/LoopSimplify.cpp | |
parent | 44b21749b9d60e7212bee632dd11e4df1b19dfd6 (diff) | |
download | llvm-4125886b38d042f95bf6abfa354b1fb4db2e9a54.zip llvm-4125886b38d042f95bf6abfa354b1fb4db2e9a54.tar.gz llvm-4125886b38d042f95bf6abfa354b1fb4db2e9a54.tar.bz2 |
Hide the state of TinyPtrVector and remove the single element constructor.
There is no reason for this state to be exposed as public. The single element
constructor was superfulous in light of the single element ArrayRef
constructor.
llvm-svn: 226424
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions