diff options
author | Reid Kleckner <rnk@google.com> | 2017-03-16 16:57:31 +0000 |
---|---|---|
committer | Reid Kleckner <rnk@google.com> | 2017-03-16 16:57:31 +0000 |
commit | 1275a2dec8564ced4a4679bcb82fdaa241a87805 (patch) | |
tree | 6f1ea8290e5672b622cb15e60bc9a7490d941eda /llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp | |
parent | c5b3351750c74b192d1fb31de291494fa8db97b2 (diff) | |
download | bcm5719-llvm-1275a2dec8564ced4a4679bcb82fdaa241a87805.tar.gz bcm5719-llvm-1275a2dec8564ced4a4679bcb82fdaa241a87805.zip |
[IR] Inline some Function accessors
I checked that all of these out-of-line methods previously compiled to
simple loads and bittests, so they are pretty good candidates for
inlining. In particular, arg_size() and arg_empty() are popular and are
just two loads, so they seem worth inlining.
llvm-svn: 297963
Diffstat (limited to 'llvm/lib/CodeGen/AsmPrinter/DwarfExpression.cpp')
0 files changed, 0 insertions, 0 deletions