diff options
author | Arnold Schwaighofer <aschwaighofer@apple.com> | 2013-02-07 19:05:21 +0000 |
---|---|---|
committer | Arnold Schwaighofer <aschwaighofer@apple.com> | 2013-02-07 19:05:21 +0000 |
commit | 3476fc8c828883f2ad7874be1e60a41ecaa15110 (patch) | |
tree | d12a71ff285f0fd28c5799183d66e7cce0ea2cfe /clang/tools/libclang/CIndexCodeCompletion.cpp | |
parent | 35b04d6fd256f284ff46bfcb69de214aaf93f957 (diff) | |
download | bcm5719-llvm-3476fc8c828883f2ad7874be1e60a41ecaa15110.tar.gz bcm5719-llvm-3476fc8c828883f2ad7874be1e60a41ecaa15110.zip |
Loop Vectorizer: Refactor Memory Cost Computation
We don't want too many classes in a pass and the classes obscure the details. I
was going a little overboard with object modeling here. Replace classes by
generic code that handles both loads and stores.
No functionality change intended.
llvm-svn: 174646
Diffstat (limited to 'clang/tools/libclang/CIndexCodeCompletion.cpp')
0 files changed, 0 insertions, 0 deletions