diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2021-02-16 08:42:19 +0000 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2021-02-16 09:27:34 +0000 |
commit | 00fe10c6a65173c9c578babd19f8fee44d07a761 (patch) | |
tree | 2ffffa7d89d76f96ccd88c922d79afa3fc9128d0 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 07cc77187a2fb558c5642f267a83b3621498f381 (diff) | |
download | llvm-00fe10c6a65173c9c578babd19f8fee44d07a761.zip llvm-00fe10c6a65173c9c578babd19f8fee44d07a761.tar.gz llvm-00fe10c6a65173c9c578babd19f8fee44d07a761.tar.bz2 |
[SCEVExpander] Migrate costAndCollectOperands to use InstructionCost.
This patch changes costAndCollectOperands to use InstructionCost for
accumulated cost values.
isHighCostExpansion will return true if the cost has exceeded the budget.
Reviewed By: CarolineConcatto, ctetreau
Differential Revision: https://reviews.llvm.org/D92238
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions