diff options
author | Liqiang Tao <taolq@outlook.com> | 2022-04-26 20:16:37 +0800 |
---|---|---|
committer | Liqiang Tao <taolq@outlook.com> | 2022-04-26 20:20:10 +0800 |
commit | b9fc18f89acc85081ebffe1bf777c08af4474df4 (patch) | |
tree | 09fcab6749892602c186416ef86384a3865b964c /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | b84f95fe5348ac97d33ffd2f6845b7f1b17b389c (diff) | |
download | llvm-b9fc18f89acc85081ebffe1bf777c08af4474df4.zip llvm-b9fc18f89acc85081ebffe1bf777c08af4474df4.tar.gz llvm-b9fc18f89acc85081ebffe1bf777c08af4474df4.tar.bz2 |
[llvm][Inline] Remove PriorityInlineOrder in SCC inliner
Since the size of most of SCC's is 1, the PriorityInlineOrder would not change the inline
order in SCC inliner.
Reviewed By: kazu
Differential Revision: https://reviews.llvm.org/D123608
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions