================ @@ -938,6 +938,37 @@ struct CounterCoverageMappingBuilder return Counter::getCounter(CounterMap[S]); } + struct BranchCounterPair { ---------------- ornata wrote: Ok, annotating the members sounds fine to me. https://github.com/llvm/llvm-project/pull/112702