summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorMingming Liu <mingmingl@google.com>2024-05-06 21:39:13 -0700
committerGitHub <noreply@github.com>2024-05-06 21:39:13 -0700
commit879245e2b5d48b629e8b085afacf69cc1fd6a6ec (patch)
tree3687b56cd2b05602d37586ec8ef8d84be823e52a /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent02ce8227ac28e0b83cf780716ae8f912d076eebe (diff)
[NFC]Extract the heuristic to find vtable for an indirect call into a helper function (#81024)
* This way the helper function could be re-used by indirect-call-promotion pass to find out the vtable for an indirect call and extract the value profiles if any. * The parent patch is https://github.com/llvm/llvm-project/pull/80762
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions