aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineModuleInfo.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2024-06-14 06:38:48 -0700
committerGitHub <noreply@github.com>2024-06-14 06:38:48 -0700
commit9ad102f03b350c79256011cd272f27808cb61a39 (patch)
tree3ce4efde36660a7d6130b3fe63530b5b36921e7c /llvm/lib/CodeGen/MachineModuleInfo.cpp
parent7e3e9d43086d21f9996a52f0d4f24e0edeb34991 (diff)
downloadllvm-9ad102f03b350c79256011cd272f27808cb61a39.zip
llvm-9ad102f03b350c79256011cd272f27808cb61a39.tar.gz
llvm-9ad102f03b350c79256011cd272f27808cb61a39.tar.bz2
[ProfileData] Migrate to getValueArrayForSite (#95493)
This patch migrates uses of getValueForSite to getValueArrayForSite. Each hunk is self-contained, meaning that each one can be applied independently of the others. In the unit test, there are cases where the array length check is performed a lot earlier than the array content check. For now, I'm leaving the length checks where they are. I'll consider moving them when I migrate uses of getNumValueDataForSite to getValueArrayForSite in a follow-up patch.
Diffstat (limited to 'llvm/lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions