Kazu Hirata 1365ce22e9
[llvm-profdata] Clean up traverseAllValueSites (NFC) (#95467)
If NV == 0, nothing interesting happens after the "if" statement.  We
should just "continue" to the next value site.

While I am at it, this patch migrates a use of getValueForSite to
getValueArrayForSite.
2024-06-13 13:59:01 -07:00
..
2023-04-17 00:38:49 +09:00