diff options
author | Kazu Hirata <kazu@google.com> | 2024-07-02 11:46:31 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-02 11:46:31 -0700 |
commit | b8eaa5bb10e1cf282fef130e372e57acc6a4b7e7 (patch) | |
tree | 53e9a6161f4a7cd532321faaad091f24fcc9ab16 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp | |
parent | 072e81db7a974bfb27b9b65d73330de7dd739821 (diff) | |
download | llvm-b8eaa5bb10e1cf282fef130e372e57acc6a4b7e7.zip llvm-b8eaa5bb10e1cf282fef130e372e57acc6a4b7e7.tar.gz llvm-b8eaa5bb10e1cf282fef130e372e57acc6a4b7e7.tar.bz2 |
[ProfileData] Remove the old version of getValueProfDataFromInst (#97374)
I've migrated uses of the old version of getValueProfDataFromInst to
the one that returns SmallVector<InstrProfValueData, 4>. This patch
removes the old version.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions