aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorKazu Hirata <kazu@google.com>2025-07-20 20:42:17 -0700
committerGitHub <noreply@github.com>2025-07-20 20:42:17 -0700
commit507ff29c9bdb43e78cf0e5aac82972ed3b2907b7 (patch)
tree650fd1693bac4b785716b97d51f7fdd9164bd7c3 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf3a3270dbca3649b7d56aaa42cb8481fb34e2d67 (diff)
downloadllvm-507ff29c9bdb43e78cf0e5aac82972ed3b2907b7.zip
llvm-507ff29c9bdb43e78cf0e5aac82972ed3b2907b7.tar.gz
llvm-507ff29c9bdb43e78cf0e5aac82972ed3b2907b7.tar.bz2
[memprof] Introduce handleCallSite (NFC) (#149724)
Continuing the effort to refactor readMemProf, this patch introduces handlCallSite to handle, well, call sites. Moving the code requires taking CallSiteEntry and CallSiteEntryHash out of readMemProf. We could simplify some code, but I'm keeping this patch very simple to facilitate the review process. For example, we could simplify the control flow near the end of readMemProf, but we can address that later.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions