diff options
author | David Callahan <dcallahan@fb.com> | 2019-01-14 19:05:59 +0000 |
---|---|---|
committer | David Callahan <dcallahan@fb.com> | 2019-01-14 19:05:59 +0000 |
commit | 957795973b98a52b770f9114602fc9e170c63233 (patch) | |
tree | fb9bacd676c529c38eca59ab0cc761ce7aa40299 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | 1f3ab98aca01ca5b1a01f69ee13aa5fa8ac2331a (diff) | |
download | bcm5719-llvm-957795973b98a52b770f9114602fc9e170c63233.tar.gz bcm5719-llvm-957795973b98a52b770f9114602fc9e170c63233.zip |
Ignore PhiNodes when mapping sample profile data
Summary: Like branch instructions, phi nodes frequently do not have debug information related to the block they are in and so they should be ignored.
Reviewers: danielcdh, twoh, Kader, wmi
Reviewed By: wmi
Subscribers: aprantl, llvm-commits
Differential Revision: https://reviews.llvm.org/D55094
llvm-svn: 351102
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions