diff options
author | Liqiang Tao <taolq@outlook.com> | 2021-06-19 10:17:19 +0800 |
---|---|---|
committer | Liqiang Tao <taolq@outlook.com> | 2021-06-19 10:17:32 +0800 |
commit | 671a87104b8132e45718a9584cbb7ed97916683f (patch) | |
tree | 8655077c544b4dad1f6481bed33fe0bf0a250967 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp | |
parent | 80f30a6b855b7aa96b99205c986972483d75822e (diff) | |
download | llvm-671a87104b8132e45718a9584cbb7ed97916683f.zip llvm-671a87104b8132e45718a9584cbb7ed97916683f.tar.gz llvm-671a87104b8132e45718a9584cbb7ed97916683f.tar.bz2 |
[llvm][Inliner] Add an optional PriorityInlineOrder
This patch adds an optional PriorityInlineOrder, which uses the heap to order inlining.
The callsite which size is smaller would have a higher priority.
Reviewed By: mtrofin
Differential Revision: https://reviews.llvm.org/D104028
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions