diff options
author | Dehao Chen <dehao@google.com> | 2017-09-13 21:22:55 +0000 |
---|---|---|
committer | Dehao Chen <dehao@google.com> | 2017-09-13 21:22:55 +0000 |
commit | 15c86ef970dc17440310e356d94d2358f8a0a99d (patch) | |
tree | df5ff527600e2e8b097db47c7883d1e8412f5b49 /llvm/lib/TableGen/TGLexer.cpp | |
parent | 618c555bbefd2c73a874590deeb952df08a7af8e (diff) | |
download | bcm5719-llvm-15c86ef970dc17440310e356d94d2358f8a0a99d.tar.gz bcm5719-llvm-15c86ef970dc17440310e356d94d2358f8a0a99d.zip |
Invoke GetInlineCost for legality check before inline functions in SampleProfileLoader.
Summary: SampleProfileLoader inlines hot functions if it is inlined in the profiled binary. However, the inline needs to be guarded by legality check, otherwise it could lead to correctness issues.
Reviewers: eraman, davidxl
Reviewed By: eraman
Subscribers: sanjoy, llvm-commits
Differential Revision: https://reviews.llvm.org/D37779
llvm-svn: 313195
Diffstat (limited to 'llvm/lib/TableGen/TGLexer.cpp')
0 files changed, 0 insertions, 0 deletions