Files
clang-p2996/llvm/lib/IR/ProfDataUtils.cpp
Mingming Liu 2d641858fa [nfc][PGO]Factor out profile scaling into a standalone helper function (#83780)
- Put the helper function in `ProfDataUtil.h/cpp`, which is already a
dependency of `Instructions.cpp`
- The helper function could be re-used to update profiles of
`InvokeInst` (in a follow-up pull request)
2024-03-27 11:57:07 -07:00

7.9 KiB