[PATCH] D105349: [llvm][Inline] Add interface to return cost-benefit stuff
Liqiang Tao via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 9 09:33:10 PDT 2021
taolq updated this revision to Diff 357545.
taolq marked an inline comment as done.
taolq added a comment.
- use const accessors to keep readability and maintainability
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D105349/new/
https://reviews.llvm.org/D105349
Files:
llvm/include/llvm/Analysis/InlineCost.h
llvm/lib/Analysis/InlineCost.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D105349.357545.patch
Type: text/x-patch
Size: 4400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210709/469a60db/attachment.bin>
More information about the llvm-commits
mailing list