diff options
author | Matthew Simpson <mssimpso@codeaurora.org> | 2016-10-05 19:11:54 +0000 |
---|---|---|
committer | Matthew Simpson <mssimpso@codeaurora.org> | 2016-10-05 19:11:54 +0000 |
commit | ee3fdc7e26f74889b2ac61895c2bb1964e1d352a (patch) | |
tree | 3ed9aa294e90961a782177953351a4020b281088 /lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions | |
parent | 06d550b85ae7151b783a8b4d286a591773c8fbf0 (diff) | |
download | bcm5719-llvm-ee3fdc7e26f74889b2ac61895c2bb1964e1d352a.tar.gz bcm5719-llvm-ee3fdc7e26f74889b2ac61895c2bb1964e1d352a.zip |
[LV] Use getScalarizationOverhead in memory instruction costs (NFC)
This patch refactors the cost estimation of scalarized loads and stores to
reuse getScalarizationOverhead for the cost of the extractelement and
insertelement instructions we might create. The existing code accounted for
this cost, but it was functionally equivalent to the helper function.
llvm-svn: 283364
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/overloaded-functions')
0 files changed, 0 insertions, 0 deletions