diff options
author | Liqiang Tao <taolq@outlook.com> | 2021-06-23 08:59:31 +0800 |
---|---|---|
committer | Liqiang Tao <taolq@outlook.com> | 2021-06-23 08:59:53 +0800 |
commit | a0d96fdd3a4cda4d882076eff436301e1ec19055 (patch) | |
tree | 711194e0a36ea0391580f38e94f3a3a5fe862600 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 36b538f583a7dfadf8f6c677b61110ee239e7e4d (diff) | |
download | llvm-a0d96fdd3a4cda4d882076eff436301e1ec19055.zip llvm-a0d96fdd3a4cda4d882076eff436301e1ec19055.tar.gz llvm-a0d96fdd3a4cda4d882076eff436301e1ec19055.tar.bz2 |
[llvm][Inliner] Make PriorityInlineOrder lazily updated
This patch makes PriorityInlineOrder lazily updated.
The PriorityInlineOrder would lazily update the desirability of a call site if it's decreasing.
Reviewed By: kazu
Differential Revision: https://reviews.llvm.org/D104654
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions