It turns out that storing CounterOffsets to prevent two data entries from pointing to the same probe is not useful. This negatively impacts memory and speed without much benefit. Also, this prevent the possibility of enabling ICF for instrumented functions.
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Unit Tests
Unit Tests