Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h1305 using CovMapFuncRecordType = CovMapFunctionRecordV3; member
1310 using CovMapFuncRecordType = CovMapFunctionRecordV2;
1315 using CovMapFuncRecordType = CovMapFunctionRecordV2;
1320 using CovMapFuncRecordType = CovMapFunctionRecordV1<IntPtrT>;
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp580 typename CovMapTraits<Version, IntPtrT>::CovMapFuncRecordType;