Files
clang-p2996/llvm/lib/Analysis
Snehasish Kumar 70233c61d6 Add minimum count threshold for indirect call promotion (#145282)
Allow users to set the minimum absolute count for indirect call promotion. This is primarily meant to be control indirect call promotion for synthetic vp metadata introduced in #141164 for use by MemProf.
2025-06-26 12:10:59 -07:00
..