Unverified Commit 879245e2 authored by Mingming Liu's avatar Mingming Liu Committed by GitHub
Browse files

[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
parent 02ce8227
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment