diff options
author | Adam Nemet <anemet@apple.com> | 2016-07-20 21:44:22 +0000 |
---|---|---|
committer | Adam Nemet <anemet@apple.com> | 2016-07-20 21:44:22 +0000 |
commit | 6100d16e7d63b377038a1da54bc25c66779bdafc (patch) | |
tree | 146631d6238fc4a8fcf4cc50886c614b2a88f376 /llvm/tools/llvm-profdata/llvm-profdata.cpp | |
parent | 78d1091c918ae8493d70e955d444a5c52c6963b5 (diff) | |
download | bcm5719-llvm-6100d16e7d63b377038a1da54bc25c66779bdafc.tar.gz bcm5719-llvm-6100d16e7d63b377038a1da54bc25c66779bdafc.zip |
[OptDiag] Take the IR Value as a const pointer
This helps because LoopAccessReport is passed around as a const
reference and we derive the basic block passed as the Value parameter
from the instruction in LoopAccessReport.
llvm-svn: 276191
Diffstat (limited to 'llvm/tools/llvm-profdata/llvm-profdata.cpp')
0 files changed, 0 insertions, 0 deletions