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.h1398 using CovMapFuncRecordType = CovMapFunctionRecordV3; member
1403 using CovMapFuncRecordType = CovMapFunctionRecordV2;
1408 using CovMapFuncRecordType = CovMapFunctionRecordV2;
1413 using CovMapFuncRecordType = CovMapFunctionRecordV1<IntPtrT>;
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp588 typename CovMapTraits<Version, IntPtrT>::CovMapFuncRecordType;