Home
last modified time | relevance | path

Searched refs:CovMapFuncRecordType (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1474 using CovMapFuncRecordType = CovMapFunctionRecordV3; member
1479 using CovMapFuncRecordType = CovMapFunctionRecordV2;
1484 using CovMapFuncRecordType = CovMapFunctionRecordV2;
1489 using CovMapFuncRecordType = CovMapFunctionRecordV1<IntPtrT>;
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp595 typename CovMapTraits<Version, IntPtrT>::CovMapFuncRecordType;