Files
archived-llvm/include/llvm/ProfileData/Coverage
Vedant Kumar 4d56d49ce1 [Coverage] Delete getCounterMismatches, it's dead code (NFC)
Exactly one counted region is inserted into a function record for every
region in a coverage mapping.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@339193 91177308-0d34-0410-b5e6-96231b3b80d8
2018-08-07 22:25:22 +00:00
..