aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/InlineFunction.cpp
diff options
context:
space:
mode:
authorDehao Chen <dehao@google.com>2016-03-03 18:09:32 +0000
committerDehao Chen <dehao@google.com>2016-03-03 18:09:32 +0000
commit57d1dda5581594ebdfabcb899bd224d037105a1a (patch)
tree6773547961c94d7a8218d714778f0e2086409f57 /llvm/lib/Transforms/Utils/InlineFunction.cpp
parent022afe253865ce20a9af2cb4dec31e10a3977aa6 (diff)
downloadllvm-57d1dda5581594ebdfabcb899bd224d037105a1a.zip
llvm-57d1dda5581594ebdfabcb899bd224d037105a1a.tar.gz
llvm-57d1dda5581594ebdfabcb899bd224d037105a1a.tar.bz2
Use LineLocation instead of CallsiteLocation to index callsite profile.
Summary: With discriminator, LineLocation can uniquely identify a callsite without the need to specifying callee name. Remove Callee function name from the key, and put it in the value (FunctionSamples). Reviewers: davidxl, dnovillo Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D17827 llvm-svn: 262634
Diffstat (limited to 'llvm/lib/Transforms/Utils/InlineFunction.cpp')
0 files changed, 0 insertions, 0 deletions