[PATCH] D134373: [Analysis] Introduce getLastCallToStaticBonusApplied (NFC)
Kazu Hirata via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 23 10:08:27 PDT 2022
kazu updated this revision to Diff 462541.
kazu added a comment.
I've renamed to getLastCallToStaticBonusApplied to
getStaticBonusApplied and made corresponding changes to the underlying
variable name.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134373/new/
https://reviews.llvm.org/D134373
Files:
llvm/include/llvm/Analysis/InlineCost.h
llvm/lib/Analysis/InlineCost.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D134373.462541.patch
Type: text/x-patch
Size: 4328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220923/a0bb027a/attachment.bin>
More information about the llvm-commits
mailing list