aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
diff options
context:
space:
mode:
authorLiqiang Tao <taolq@outlook.com>2021-06-06 11:49:37 +0800
committerLiqiang Tao <taolq@outlook.com>2021-06-06 12:03:02 +0800
commit478dc47292b2edfda25c9a3664b60b7ca8c55372 (patch)
treede073844293477bc06c9618ef379f48ab8a8fcc1 /llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp
parent551a697c5cf33275b66add4fc467fcf59084cffb (diff)
downloadllvm-478dc47292b2edfda25c9a3664b60b7ca8c55372.zip
llvm-478dc47292b2edfda25c9a3664b60b7ca8c55372.tar.gz
llvm-478dc47292b2edfda25c9a3664b60b7ca8c55372.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, i.e. use queue or priority queue. Reviewed By: kazu Differential Revision: https://reviews.llvm.org/D103315
Diffstat (limited to 'llvm/lib/ExecutionEngine/Interpreter/ExternalFunctions.cpp')
0 files changed, 0 insertions, 0 deletions