diff options
author | Liqiang Tao <taolq@outlook.com> | 2021-06-07 18:26:34 +0800 |
---|---|---|
committer | Liqiang Tao <taolq@outlook.com> | 2021-06-07 18:27:55 +0800 |
commit | 4a0de622c34e0cb86b22a8e5f38dfd388e07e2fc (patch) | |
tree | deb73ab6aa3d0ad1114f12afa897466866aeb2c2 /llvm/lib/Object/FaultMapParser.cpp | |
parent | c5ffe9798850a699c2229899712ca9d153f2a4b8 (diff) | |
download | llvm-4a0de622c34e0cb86b22a8e5f38dfd388e07e2fc.zip llvm-4a0de622c34e0cb86b22a8e5f38dfd388e07e2fc.tar.gz llvm-4a0de622c34e0cb86b22a8e5f38dfd388e07e2fc.tar.bz2 |
[llvm] Add interface to order inlining
This patch abstract Calls in Inliner:run() to InlineOrder.
With this patch, it's possible to customize the inlining order,
e.g. use queue or priority queue.
Reviewed By: kazu
Differential Revision: https://reviews.llvm.org/D103315
Diffstat (limited to 'llvm/lib/Object/FaultMapParser.cpp')
0 files changed, 0 insertions, 0 deletions